Differences From Artifact [de7a647041]:
- File applications/mobileblur/static/css/base.css — part of check-in [c292845f56] at 2011-11-30 02:39:27 on branch develop — Brought the item borders inline with the new color palette (user: spiffy, size: 20351) [annotate] [blame] [check-ins using]
To Artifact [c4d6d0ed8b]:
- File applications/mobileblur/static/css/base.css — part of check-in [dea6297b3d] at 2011-11-30 02:49:54 on branch develop — Made the story title in the story view nicely styled. Put the 'mark story read' button inside the header (user: spiffy, size: 20415) [annotate] [blame] [check-ins using] [more...]
| ︙ | |||
528 529 530 531 532 533 534 | 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 | + + + + - + + |
}
header > h1 > a {
text-decoration: none;
color: white;
font-weight: bold;
}
#story > header > a {
color: white;
}
|
| ︙ |