diff options
author | Ugnich Anton | 2013-01-09 16:59:09 +0700 |
---|---|---|
committer | Ugnich Anton | 2013-01-09 16:59:09 +0700 |
commit | 6a6b574cd010f01b4d26907707a28e70d3e384c6 (patch) | |
tree | b999c1318f1afa29689c262033762c2688e5e908 /web | |
parent | 93b44885f6d306d0cb405c4ee9c436ee3ea4c921 (diff) |
Blogs: related tags
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; } /********/ |