Changeset 386:c309e69e93ae for themes/ductile/style.css
- Timestamp:
- 06/18/11 08:42:01 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/style.css
r360 r386 25 25 Liens: #666 courant, #ad3f4c titre billet et Lire la suite 26 26 Fond formulaire comm: #eef 27 Fond sidebar: #ededed 27 28 28 29 Thanks to: … … 89 90 h1 a { 90 91 text-decoration: none; 92 color: #333; 91 93 } 92 94 #prelude { … … 104 106 #prelude a, #prelude a:hover, #prelude a:visited { 105 107 position:absolute; 106 left:0 px;108 left:0; 107 109 top:-500px; 108 110 width:1px; … … 123 125 } 124 126 #supranav { 127 font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 125 128 padding: 0 0 0 4px; 126 129 list-style-type: none; … … 129 132 } 130 133 #supranav li { 131 font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif;132 134 text-transform: uppercase; 133 135 vertical-align: top; … … 547 549 #blognav > div, 548 550 #blogextra > div { 549 background: # f3f2e9;551 background: #ededed; 550 552 margin-bottom: 1em; 551 553 padding: 4px 8px;
Note: See TracChangeset
for help on using the changeset viewer.