Dotclear


Ignore:
Timestamp:
08/12/13 15:46:42 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Fieldsets were jealous

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1338 r1341  
    3636} 
    3737 
    38 h1, h2, h3, h4, h5, h6, p { 
     38h1, h2, h3, .as_h3, h4, h5, h6, p { 
    3939     margin-top: 0; 
    4040     margin-bottom: 1rem; 
     
    5858     background: #fff url(bg_h2.png) repeat-x center bottom; 
    5959} 
    60 h3 { 
     60h3, .as_h3 { 
    6161     color: #575859; 
    6262     font-size: 1.4rem; 
     
    11891189     background: #f5f5f5; 
    11901190} 
     1191.fieldset { 
     1192     background: #eef; 
     1193} 
    11911194legend { 
    11921195     font-weight: bold; 
     
    11951198     border-style: solid; 
    11961199     border-color: #ccc; 
    1197      background: #f5f5f5; 
     1200     background: #eef; 
    11981201     margin-bottom: 0.5em; 
    11991202} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map