Changeset 637:b549f8593322
- Timestamp:
- 07/23/11 19:41:58 (14 years ago)
- Branch:
- themes
- Location:
- themes/ductile
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/locales/fr/main.po
r623 r637 20 20 msgstr "Explorer les archives" 21 21 22 msgid "to" 23 msgstr "à" 24 22 25 msgid "From" 23 26 msgstr "De" 27 28 msgid "By category" 29 msgstr "Par catégorie" 30 31 msgid "By date" 32 msgstr "Par date" 33 34 msgid "By tag" 35 msgstr "Par tag" -
themes/ductile/style.css
r631 r637 77 77 text-decoration: none; 78 78 } 79 ul ul { 80 margin-top: 0; 81 } 79 82 80 83 /* ------------------------------------------------------------ … … 243 246 color: #ad3f4c; 244 247 } 245 .post h3,246 248 .post h4, 247 249 .post h5, 248 250 .post h6 { 249 font-variant: small-caps;250 251 font-weight: normal; 251 252 color: #14709e; 253 } 254 .post h3 { 255 font-weight: normal; 256 font-weight: bold; 257 } 258 .post h3, .post h5 { 259 font-variant: small-caps; 252 260 } 253 261 .post-info,
Note: See TracChangeset
for help on using the changeset viewer.