Changeset 673:04ed5c82785c for themes/ductile
- Timestamp:
- 08/06/11 14:02:35 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/style.css
r672 r673 175 175 /* ------------------------------------------------------- content-info */ 176 176 #content-info { 177 font-family: "Franklin gothic medium","arial narrow","DejaVu Sans Condensed","helvetica neue",helvetica,sans-serif; 177 178 font-size: .875em; 178 179 } … … 700 701 #footer a:hover, 701 702 #footer a:focus { 702 background-color: # 686867;703 background-color: #333; 703 704 } 704 705 #stickers { … … 951 952 } 952 953 .dc-archive #search { 953 padding: 4px ;954 padding: 4px 8px; 954 955 } 955 956 .dc-archive #blogextra div { … … 966 967 margin-bottom: .33em; 967 968 } 968 .dc-archive-month h2.post-title {969 .dc-archive-month .title h2.post-title { 969 970 font-size: 1.3em; 970 971 }
Note: See TracChangeset
for help on using the changeset viewer.