add plugin category display support to the website

This commit is contained in:
Jon Atkins
2013-06-08 19:18:33 +01:00
parent 4073e56856
commit 362406f529
2 changed files with 62 additions and 18 deletions

View File

@ -3,3 +3,7 @@ body {
background: url('../img/bg.jpg');
}
table tr.category_header {
background: #ddd;
}