diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/style3.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/style3.css b/web/style3.css index adb686f0..2e8efe5e 100644 --- a/web/style3.css +++ b/web/style3.css @@ -96,6 +96,8 @@ blockquote { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-lef /********/ #rcol { width: 190px; top: 0; margin: 10px 0 0 810px; padding-top: 10px; overflow: hidden; font-size: smaller; } +#rcol h3 { margin: 8px 0; } +#reltags li { font-size: larger; margin: 2px 0 2px 10px; } /********/ |