Changeset 339:1687f2e93993 for themes/ductile/style.css
- Timestamp:
- 06/05/11 09:12:19 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/style.css
r316 r339 43 43 left: 3px; 44 44 color: #fff; 45 font-size: .875em; 45 46 } 46 47 #prelude a { … … 58 59 display: none; 59 60 } 61 h2.post-title { 62 margin-bottom: .33em; 63 } 60 64 h2.post-title a { 61 65 font-weight: normal; … … 68 72 padding: 0; 69 73 } 70 .post- info a, .post-tags a {74 .post-tags a { 71 75 padding-right: 1em; 72 76 background-color: #fff; … … 74 78 background-position: left center; 75 79 } 76 /* règle à revoir après modif du html pour différencier77 lien de catégorie et permalink */78 .post-info a {79 background-image: url(img/category.png);80 padding-left: 22px;81 }82 80 .post-tags a { 83 background-image: url(img/tag 12.png);84 padding-left: 1 6px;81 background-image: url(img/tag.png); 82 padding-left: 14px; 85 83 } 86 84 .post-tags li { … … 92 90 .read-it { 93 91 text-align: right; 94 margin: 0 ;92 margin: 0 0 .25em 0; 95 93 } 96 94 .post-info-co { … … 99 97 display: inline; 100 98 font-size: 0.875em; 99 line-height: 1.2; 101 100 font-style: italic; 102 101 } … … 104 103 text-decoration: none; 105 104 padding-right: 1em; 106 padding-left: 2 0px;105 padding-left: 28px; 107 106 background-color: #fff; 108 107 background-repeat: no-repeat; 109 108 background-position: left center; 109 white-space: nowrap; 110 110 } 111 111 .post-info-co a.comment_count { … … 115 115 background-image: url(img/ping.png); 116 116 } 117 117 .post-info-co a.attach_count { 118 background-image: url(img/attach.png); 119 } 118 120 /* ================================================ 119 121 personnalisations blog chantier
Note: See TracChangeset
for help on using the changeset viewer.