aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/headline.css
diff options
context:
space:
mode:
authorLibravatar Terry 2019-03-29 00:57:20 -0300
committerLibravatar Terry 2019-03-29 00:57:20 -0300
commit4fcdc3b6a057ea4b0902245ca98a3c94eb2f611d (patch)
tree2a66d2b26361faa615c83e5a1c6566f34a64b5cf /static/css/txt/headline.css
parent985940080516eb59c2f6ccc5b825c2cd3536258b (diff)
downloadweabot-4fcdc3b6a057ea4b0902245ca98a3c94eb2f611d.tar.gz
weabot-4fcdc3b6a057ea4b0902245ca98a3c94eb2f611d.tar.xz
weabot-4fcdc3b6a057ea4b0902245ca98a3c94eb2f611d.zip
Más fixes
Diffstat (limited to 'static/css/txt/headline.css')
-rw-r--r--static/css/txt/headline.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css
index 2f6ceac..2e3e6b6 100644
--- a/static/css/txt/headline.css
+++ b/static/css/txt/headline.css
@@ -13,8 +13,8 @@ input[type="submit"],input[type="button"],button{background:#DDD}
input[type="submit"]:active,input[type="button"]:active,button:active{background:#CCC;border-style:solid}
.outerbox,#titlebox .innerbox:first-child,.postform,.lastposts,#content{background:#EEE;border-bottom:2px solid #BBB}
.innerbox{margin:0;padding:10px}
-#threadlist{background:#fff;border:1px inset #bbb}
-.mainpage .thread{padding:5px}
+.thread .innerbox{padding:0}
+#threadlist{background:#fff;border:1px inset #BBB}
#thread_nav{border-bottom:2px solid #F70;padding:0 0 6px 6px}
.mainpage .first div.msg::first-letter{font-size:1.5em;text-transform:uppercase}
.name em{color:#009;font-style:normal}