Dotclear


Ignore:
Timestamp:
06/12/11 09:45:05 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Ductile, jour 4, première passe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/mediaqueries.css

    r350 r354  
    2323          } 
    2424     h1 a { 
    25           display: block; 
    26           padding: 0 3%; 
     25          padding: 6px 3%; 
    2726          color: #fff; 
    2827          text-shadow: 0 1px 1px #333; 
    2928          } 
    3029     h1 a:hover, h1 a:focus { 
    31           background: #333; 
     30          background: #686867; 
    3231          } 
    33      #prelude { 
     32     #prelude, #blogdesc { 
    3433          display: none; 
     34          } 
     35     h2.post-title { 
     36          font-size: 2.5em; 
     37          } 
     38     #supranav li { 
     39          display: block !important; 
     40          } 
     41     #supranav li+li { 
     42          border-top: 1px solid #ddd; 
     43          } 
     44     #stickers { 
     45          margin: 0; 
     46          padding: 0; 
     47          border-bottom: 8px solid #fff; 
     48          } 
     49     #stickers li { 
     50          position: relative; 
     51          line-height: 2.5em; 
     52          margin-left: 0; 
     53          padding-left: 0; 
     54          border: 2px solid #fff; 
     55          border-left: 8px solid #fff; 
     56          border-right: 8px solid #fff; 
     57     } 
     58     #stickers img { 
     59          display: block; 
     60          position: absolute; 
     61          clip: rect(0px,32px,32px,0px); 
     62          } 
     63     #stickers span { 
     64          margin-left: 40px; 
     65          } 
     66     #stickers a { 
     67          text-decoration: none; 
    3568          } 
    3669} 
    3770 
    3871@media only screen and (min-width: 481px) { 
    39      #page { 
    40           padding-top: 16px; 
     72     #top { 
     73          padding-top: 24px; 
    4174          } 
    4275     h1 { 
    43      font-size: 2.25em; 
     76          font-size: 2em; 
     77          padding-right: 200px; 
    4478          } 
    4579     h1 a, h1 a:hover, h1 a:focus { 
    4680          background-repeat: no-repeat; 
    47           background-position: left center; 
     81          background-position: left top; 
    4882          padding-left: 68px; 
    4983          background-image: url(img/home-small.png); 
     84          min-height: 42px; 
    5085          } 
     86     #stickers { 
     87          position: absolute; 
     88          top: 0; 
     89          right: 0; 
     90          padding-right: 10%; 
     91          } 
     92     #stickers li { 
     93          display: inline; 
     94          padding: 0 4px; 
     95          } 
     96     #stickers li.last { 
     97          padding-right: 0; 
     98          } 
     99     #stickers li span { 
     100          display: none; 
     101          } 
     102     h2.post-title { 
     103          font-size: 2.8em; 
     104          } 
     105     #stickers li a:hover, 
     106     #stickers li a:active, 
     107     #stickers li a:focus { 
     108          background-color: #fff; 
     109          border-bottom: 4px solid #ad3f4c; 
     110     } 
    51111} 
    52112 
     
    75135          margin-right: 4%; 
    76136     } 
     137     #stickers { 
     138          padding-right: 10%; 
     139          } 
    77140} 
    78141 
     
    103166          margin : 0; 
    104167          } 
     168     #stickers { 
     169          padding-right: 15%; 
     170          } 
    105171} 
    106172 
     
    124190          text-align: left; 
    125191          } 
     192     #stickers { 
     193          padding-right: 140px; 
     194          } 
    126195} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map