Files
ingress-intel-total-conversion/website/assets/css/style.css
2013-06-08 19:18:33 +01:00

10 lines
114 B
CSS

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