[enh] css rules

This commit is contained in:
asciimoo 2013-10-20 10:39:49 +02:00
parent 30af40a7d4
commit 0cfc4b4c8a
1 changed files with 2 additions and 0 deletions

View File

@ -27,3 +27,5 @@ a { text-decoration: none; }
.small p { margin: 2px 0; }
.right { float: right; }
.invisible { display: none; }