Changeset 458:5a1dcd30fe14 for admin/style
- Timestamp:
- 06/30/11 19:48:08 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r447 r458 366 366 367 367 /* POST */ 368 #entry-wrapper { 369 float: left; 370 width: 100%; 371 margin-right: -18em; 372 } 373 #entry-content { 374 margin-right: 18em; 375 } 368 376 #entry-sidebar { 369 377 width: 17em; 370 378 float: right; 371 }372 #entry-content {373 margin-right: 18em;374 379 } 375 380 #comments {
Note: See TracChangeset
for help on using the changeset viewer.