add plugin category display support to the website
This commit is contained in:
@ -3,3 +3,7 @@ body {
|
||||
background: url('../img/bg.jpg');
|
||||
}
|
||||
|
||||
|
||||
table tr.category_header {
|
||||
background: #ddd;
|
||||
}
|
||||
|
Reference in New Issue
Block a user