Changeset 1359
- Timestamp:
- 08/17/08 21:27:16 (4 months ago)
- Files:
-
- trunk/templates/jouerjuste/css/screen.css (modified) (2 diffs)
- trunk/templates/jouerjuste/episode.liquid (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/templates/jouerjuste/css/screen.css
r1356 r1359 5 5 hr {display:none;} 6 6 7 a, a:hover { color:black; } 7 8 8 9 #header { background: #FFE900 url('../media/header.jpg') top center no-repeat;height:350px;} … … 24 25 #content .entry-content { font-weight: bold; color:#333333; } 25 26 #content .post-info a, #content .post-info a:hover { color: black; text-decoration: none; } 27 #content .entry-content p { margin-bottom: 0.6em; }
