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/style.css

    r350 r354  
    7979------------------------------------------------------------- */ 
    8080 
     81h1 { 
     82     font-variant: small-caps; 
     83     line-height: 1; 
     84     } 
    8185h1 a { 
    8286     text-decoration: none; 
     87     display: inline-block; 
    8388     } 
    8489#prelude { 
     
    96101     color: #666; 
    97102     } 
     103#blogdesc { 
     104     margin: -8px 0 0 68px; 
     105     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
     106     font-style: italic; 
     107     color: #909090; 
     108     } 
     109#supranav { 
     110     margin: 16px 0 0; 
     111     padding: 0; 
     112     list-style-type: none; 
     113     padding: 4px; 
     114     font-size: .875em; 
     115     text-align: center; 
     116     background-color: #f3f2e9; 
     117     border-top: 1px solid #eee; 
     118     border-bottom: 1px solid #eee; 
     119     } 
     120#supranav li { 
     121     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
     122     text-transform: uppercase; 
     123     display: inline; 
     124     padding: 4px 1em; 
     125     } 
     126#supranav li a { 
     127     text-decoration: none; 
     128     padding: 4px 1em; 
     129     white-space: nowrap; 
     130     } 
    98131 
    99132/* ------------------------------------------------------------ 
     
    111144     margin-top: 4em; 
    112145     font-size: .875em; 
    113      font-family: "helvetica neue", helvetica, sans-serif; 
     146     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
    114147     } 
    115148#content-info h2 {  
     
    118151#subcategories { 
    119152     font-size: .875em; 
    120      font-family: "helvetica neue", helvetica, sans-serif; 
     153     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
    121154     } 
    122155#subcategories h3 {  
     
    153186.pagination a { 
    154187     padding: 0 1em; 
     188     white-space: nowrap; 
    155189     } 
    156190 
     
    170204     color: #909090; 
    171205     line-height: 1.17; 
    172      font-size: 3em; 
    173206     } 
    174207h2.post-title a { 
     
    254287     background-image: url(img/attach.png);   
    255288     } 
     289#attachments { 
     290     font-size: .875em; 
     291     border-bottom: 1px solid #999; 
     292     margin: 0 0 2em; 
     293     } 
     294#attachments h3 { 
     295     font-variant: small-caps; 
     296     font-weight: normal; 
     297     color: #666; 
     298     } 
     299#attachments ul { 
     300     list-style-type: none; 
     301     margin: 0 0 1em; 
     302     padding: 0; 
     303     } 
     304#attachments ul li { 
     305     padding-left: 24px; 
     306     background: #fff url(img/download.png) no-repeat; 
     307     } 
    256308 
    257309/* ------------------------------------------------------------ 
     
    265317#comments-feed {  
    266318     color: #4c4c85; 
    267      font-family: "helvetica neue", helvetica, sans-serif;   
     319     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
    268320     font-size: .875em; 
    269321     } 
     
    351403     } 
    352404.field textarea {  
    353      font-family: "helvetica neue", helvetica, sans-serif; 
     405     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
    354406     font-size: .875em; 
    355407     padding: .5em 1em;   
     
    491543#search .submit:hover,  
    492544#search .submit:focus { 
    493      background: #333; 
     545     background: #686867; 
    494546     } 
    495547      
     
    500552#footer { 
    501553     clear: both; 
    502      background: #706f6f; 
     554     background: #686867; 
    503555     color: #fff; 
    504556     } 
     
    513565#footer a:hover,  
    514566#footer a:focus { 
    515      background: #333; 
     567     background: #686867; 
     568     } 
     569#stickers { 
     570     list-style-type: none; 
     571     margin: 0; 
    516572     } 
    517573      
     
    608664.post,  
    609665.footnotes,  
    610 .attachments,  
     666#attachments,  
    611667.post-info-co,  
    612668#comments, #footer { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map