Changeset 535:66f118a563a5 for themes/ductile/mediaqueries.css
- Timestamp:
- 07/09/11 15:18:11 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/mediaqueries.css
r502 r535 303 303 margin : 0 20em 0 220px; 304 304 } 305 .post-attr { 306 margin-left: -220px; 305 .full .post-attr, 306 .dc-post .post-attr { 307 margin-left: -220px; 308 margin-top: 0; 307 309 float: left; 308 310 width: 180px; … … 312 314 padding-right: 0 !important; 313 315 } 314 .dc-archive-month .post-attr { 315 margin-left: 0; 316 float:none; 317 width: auto; 318 text-align: left; 316 #content-info, .navlinks, .pagination { 317 margin-left: -220px !important; 318 } 319 .dc-archive #content-info { 320 margin-left: 0 !important; 321 } 322 #content-info a.feed { 323 white-space: nowrap; 319 324 } 320 325 }
Note: See TracChangeset
for help on using the changeset viewer.