10 lines
114 B
CSS

body {
padding-top: 10px;
background: url('../img/bg.jpg');
}
table tr.category_header {
background: #ddd;
}