Dotclear

Changeset 662:b628484a6459 for themes


Ignore:
Timestamp:
07/30/11 15:56:57 (14 years ago)
Author:
kozlika
Branch:
themes
Message:

Ductile cleaning css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/style.css

    r660 r662  
    3434Thanks to: 
    3535Colorzilla wysiwyg gradient editor http://www.colorzilla.com/gradient-editor/ 
     36Micro clearfix by Nicolas Gallagher http://nicolasgallagher.com/ 
    3637*/ 
    3738 
     
    9394------------------------------------------------------------- */ 
    9495#header { 
     96     position: relative; 
    9597     text-shadow: 0 1px 1px rgba(0,0,0,.2); 
    9698     line-height: 1; 
     
    98100#logo a img, #stickers a img { 
    99101     border: none; 
    100 } 
     102     } 
    101103h1 { 
    102104     font-variant: small-caps; 
     
    135137     border-bottom-left-radius: 7px;     
    136138     background: transparent url(img/menu.png) no-repeat right top; 
    137  } 
     139     } 
    138140.supranav li a:hover,  
    139141.supranav li a:active,  
     
    150152     text-transform: none; 
    151153     text-shadow: none; 
    152      font-family: georgia; 
     154     font-family: "New Century Schoolbook","Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
    153155     font-style:italic; 
    154156     } 
     
    158160------------------------------------------------------------- */ 
    159161 
    160 #wrapper { clear:both; } 
     162#wrapper { 
     163     clear:both; 
     164     } 
    161165#main { } 
    162166#content {  
     
    181185     font-size: 1.1em; 
    182186     font-variant: small-caps; 
    183      } 
    184 #subcategories li { 
    185      margin: 0; 
    186187     } 
    187188#content-info p,  
     
    192193     list-style-type: none; 
    193194     } 
    194 #subcategories ul li {  
     195#subcategories li {  
     196     margin: 0; 
    195197     display: inline;  
    196198     padding-right: 1em; 
     
    199201     color: #fff; 
    200202     } 
     203 
    201204/* ------------------------------------------------------- pagination, navlinks */ 
    202 #navlinks, 
    203205.navlinks,  
    204206.pagination { 
     
    222224     border-bottom: 1px solid #ccc; 
    223225     } 
    224 #navlinks, 
    225226.navlinks { 
    226227     margin-top: 4em; 
    227228     } 
    228 #navlinks a, 
    229229.navlinks a,  
    230230.pagination a { 
     
    279279.post-tags,  
    280280.post-info-co,  
    281 .read-it,  
    282 .page-info { 
     281.read-it { 
    283282     line-height: 1.2;    
    284283     margin: .33em 0; 
     
    286285.post-attr { 
    287286     margin-bottom: 1em; 
    288 } 
     287     } 
    289288.post-info,  
    290289.post-tags { 
     
    300299.post-breadcrumb-cat a { 
    301300     padding-left: 24px; 
    302      background: #fff no-repeat left center url(img/breadcrumb-category.png); 
    303 } 
     301     background: transparent no-repeat left center url(img/breadcrumb-category.png); 
     302     } 
    304303.post-cat a { 
    305304     padding-left: 24px; 
    306      background: #fff no-repeat left center url(img/category.png); 
     305     background: transparent no-repeat left center url(img/category.png); 
    307306     } 
    308307.permalink a { 
    309308     padding-left: 20px; 
    310      background: #fff no-repeat left center url(img/link.png); 
     309     background: transparent no-repeat left center url(img/link.png); 
    311310     } 
    312311.post-info .post-date { 
    313312     padding-left: 28px; 
    314      background: #fff no-repeat 6px center url(img/date.png); 
    315 } 
     313     background: transparent no-repeat 6px center url(img/date.png); 
     314     } 
    316315.post-info a,  
    317316.post-info-co a, 
     
    322321     padding-right: 1em; 
    323322     padding-left: 14px; 
    324      background: #fff no-repeat left center url(img/tag.png); 
     323     background: transparent no-repeat left center url(img/tag.png); 
    325324     } 
    326325.post-tags li { 
     
    339338     font-variant: normal; 
    340339     font-weight: bold; 
    341 } 
     340     } 
    342341.read-it { 
    343342     text-align: right; 
     
    346345.read-it a { 
    347346     color: #ad3f4c; 
    348      background: #fff; 
    349347     padding-left: .5em; 
    350348     } 
    351 .post-info-co,  
    352 .page-info { 
     349.post-info-co { 
    353350     margin: 0; 
    354351     background: #fff; 
     
    392389#attachments ul li { 
    393390     padding-left: 24px; 
    394      background: #fff url(img/download.png) no-repeat; 
     391     background: transparent url(img/download.png) no-repeat left .3em; 
    395392     } 
    396393 
     
    445442     line-height: 1.25; 
    446443     color: #666; 
    447      font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
     444     font-family: "New Century Schoolbook","Century Schoolbook", "Century Schoolbook L", Georgia, serif;  
    448445     } 
    449446#comments .me {  
    450      font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
     447     font-family: "New Century Schoolbook","Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
    451448     color: #14709e; 
    452449     } 
     
    456453     font-style: italic; 
    457454     text-decoration: none; 
    458      font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
     455     font-family: "New Century Schoolbook","Century Schoolbook", "Century Schoolbook L", Georgia, serif; 
    459456     color: #ad3f4c; 
    460457     display: block; 
     
    494491     -moz-border-radius: 3px; 
    495492     border-radius: 3px; 
    496      font-family: sans-serif; 
     493     font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 
    497494     } 
    498495.field textarea {  
     
    574571     background: url(img/plus.png) no-repeat left center; 
    575572     padding-left: 16px; 
    576 } 
     573     } 
    577574#sidebar h2.expanded { 
    578575     background-image: url(img/minus.png); 
    579 } 
     576     } 
    580577#sidebar h2.toggle a { 
    581578     text-decoration: none; 
    582 } 
     579     } 
    583580#sidebar h3 { 
    584581     font-size: 1em; 
     
    610607     background-image: none; 
    611608     padding-left: 0; 
    612 } 
     609     } 
    613610#blognav > div,  
    614611#blogextra > div { 
     
    850847     display: inline; 
    851848     padding-right: 1em; 
    852 } 
     849     } 
    853850#by-tag .tag0 { color: #909090; font-size: 90%; } 
    854851#by-tag .tag10 { color: #828282; font-size: 92%; } 
     
    901898     font-variant: small-caps; 
    902899     } 
    903 .dc-search #content-info em { color: #14709e; } 
     900.dc-search #content-info em {  
     901     color: #14709e;  
     902     } 
    904903 
    905904 
     
    914913.read-it,  
    915914.post-info-co,  
    916 #comments, #footer { 
     915#comments, #footer, 
     916.clearer { 
    917917     clear:both; 
    918918     } 
    919 /* Micro clearfix thx to Nicolas Gallagher */ 
    920919.post-content:before, .post-content:after { 
    921920     content: ""; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map