Changeset 609:9f126d3f2e71 for themes/ductile/mediaqueries.css
- Timestamp:
- 07/22/11 07:18:31 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/mediaqueries.css
r608 r609 314 314 } 315 315 .full .post-attr, 316 . dc-post.post-attr {316 .simple .post-attr { 317 317 margin-left: -220px; 318 318 margin-top: 0; … … 326 326 #content-info, .navlinks, .pagination { 327 327 margin-left: -220px !important; 328 }328 } 329 329 .dc-archive #content-info { 330 330 margin-left: 0 !important; 331 }331 } 332 332 #content-info a.feed { 333 333 white-space: nowrap; 334 } 334 } 335 335 } 336 336
Note: See TracChangeset
for help on using the changeset viewer.