rhymix/modules/blog/tpl/css/blog.css
2007-11-01 10:28:42 +00:00

11 lines
407 B
CSS

@charset "utf-8";
body { margin:10px; }
.menuListZone { table-layout:fixed; }
.menuListZone td { vertical-align:top; }
.menuListZone td.category_zone { padding-right:10px; }
#category_list { padding:.5em 0 .5em 0; margin-bottom:2em; width:250px; overflow:hidden; float:left; }
#category_info { margin-left:10px; width:560px; _width:540px; float:left; }
*:first-child+html #category_info { width:550px; }