2013-07-19 18:41:06 +01:00

14 lines
159 B
CSS

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