Changeset 889:c6f7c53cc392
- Timestamp:
- 10/18/12 19:54:56 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/style.css
r702 r889 276 276 } 277 277 .post-title { 278 margin-bottom: . 33em;278 margin-bottom: .66em; 279 279 color: #14709e; 280 280 line-height: 1.17; … … 284 284 color: #ad3f4c; 285 285 } 286 .post-content p:first-child { 287 margin-top: 0; 288 } 286 289 .post-icon { /* for entry short */ 287 290 display: block; … … 295 298 box-shadow: 2px 2px 3px #ccc; 296 299 } 300 .short .post-title { 301 margin-bottom: 0.33em; 302 } 297 303 .short .post-content p { /* for entry short */ 298 304 margin-top: 0;
Note: See TracChangeset
for help on using the changeset viewer.