Changeset 1325
- Timestamp:
- 03/17/10 08:19:57 (3 years ago)
- Location:
- branches/1.0/content/themes/hotaru-light
- Files:
-
- 6 added
- 1 edited
-
css/style.css (modified) (2 diffs)
-
images/alert.png (added)
-
images/comment.png (added)
-
images/edit.png (added)
-
images/star.png (added)
-
images/tags.png (added)
-
images/tweet-this.png (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/content/themes/hotaru-light/css/style.css
r1100 r1325 75 75 .red { background-color: #FF6A55; color: #ffffff; } 76 76 .bold_red { color: red; font-weight: bold; } 77 .yellow { background-color: #fbe760; } 77 78 78 79 /* SITE CLOSED MESSAGE */ … … 80 81 #site_closed { background-color: #fff; border-top: 2px solid #000; border-bottom: 2px solid #000; 81 82 text-align: center; margin-top: 4em; font-size: 1.6em; line-height: 1.8em; } 82 83 #site_closed_admin_link { font-size: 8pt; margin-top: 1.0em; } 83 84 84 85 .post_breadcrumbs_links_bar {
Note: See TracChangeset
for help on using the changeset viewer.