diff options
author | Terry | 2019-03-29 02:34:43 -0300 |
---|---|---|
committer | Terry | 2019-03-29 02:34:43 -0300 |
commit | 6f587b57ca4af2bc11c636c0d4fc55105b5618e1 (patch) | |
tree | b70a9b0303e2377432fd444e50b49a9a580dd660 | |
parent | b93047fdf48d31c879fa39102cae61dc14b5845b (diff) | |
download | weabot-6f587b57ca4af2bc11c636c0d4fc55105b5618e1.tar.gz weabot-6f587b57ca4af2bc11c636c0d4fc55105b5618e1.tar.xz weabot-6f587b57ca4af2bc11c636c0d4fc55105b5618e1.zip |
AAAAAA
-rw-r--r-- | static/css/txt/ventanas.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/txt/ventanas.css b/static/css/txt/ventanas.css index 6c27186..5ca1bf1 100644 --- a/static/css/txt/ventanas.css +++ b/static/css/txt/ventanas.css @@ -11,6 +11,7 @@ h3 span{color:#555;text-decoration:underline} h4{padding-top:.5em} hr{border:0} hr,h4,.deleted{border-top:2px groove white} +.first h4{border:0;padding:0} #main_nav{background:#C0C0C0;border-bottom:2px ridge white;line-height:1;padding:2px 0} .threadnav{line-height:1;margin:-11px} #main_nav a,.threadnav a{background:#C0C0C0;border-width:2px;border-color:#FFF #000 #000 #FFF;border-style:ridge;color:#000;display:inline-block;margin:0 -1px;padding:2px;text-decoration:none;outline-offset:-4px} |