website tweaks

This commit is contained in:
Jon Atkins
2013-07-19 18:41:06 +01:00
parent f232de3617
commit b02433f097
2 changed files with 11 additions and 8 deletions

View File

@ -7,3 +7,7 @@ body {
table tr.category_header {
background: #ddd;
}
table .description {
font-style: italic;
}