Changeset 623:ad4c30d7c240
- Timestamp:
- 07/22/11 23:08:42 (14 years ago)
- Branch:
- themes
- Location:
- themes/ductile
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/locales/fr/main.po
r609 r623 19 19 msgid "Explore archives" 20 20 msgstr "Explorer les archives" 21 22 msgid "From" 23 msgstr "De" -
themes/ductile/mediaqueries.css
r609 r623 92 92 text-decoration: none; 93 93 } 94 ul, ol, dd { 95 margin: 1em 0 .5em 1em !important; 96 } 94 97 } 95 98 -
themes/ductile/style.css
r610 r623 420 420 font-family: "Century Schoolbook", "Century Schoolbook L", Georgia, serif; 421 421 color: #14709e; 422 font-size: 1.14em;423 422 } 424 423 .comment-number { … … 463 462 font-size: 100%; 464 463 border: 1px solid #ccc; 465 text-indent: 4px;464 padding: 4px; 466 465 background: #fff; 467 466 -webkit-border-radius: 3px; 468 467 -moz-border-radius: 3px; 469 468 border-radius: 3px; 470 }471 .field textarea {472 469 font-family: sans-serif; 473 470 padding: .5em 1em; … … 602 599 box-shadow: 2px 2px 4px rgba(0,0,0,.2); 603 600 } 601 .category-current { 602 font-weight: bold; 603 } 604 604 605 605 /* ------------------------------------------------------- recherche */
Note: See TracChangeset
for help on using the changeset viewer.