Changeset 1359

Show
Ignore:
Timestamp:
08/17/08 21:27:16 (4 months ago)
Author:
alban
Message:

Mise en place du template episode pour jouerjuste

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/templates/jouerjuste/css/screen.css

    r1356 r1359  
    55hr {display:none;} 
    66 
     7a, a:hover { color:black; } 
    78 
    89#header { background: #FFE900 url('../media/header.jpg') top center no-repeat;height:350px;} 
     
    2425#content .entry-content { font-weight: bold; color:#333333; } 
    2526#content .post-info a, #content .post-info a:hover { color: black; text-decoration: none; } 
     27#content .entry-content p { margin-bottom: 0.6em; }