Changeset 637:b549f8593322 for themes/ductile/style.css
- Timestamp:
- 07/23/11 19:41:58 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.