aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/blue moon.css
diff options
context:
space:
mode:
authorLibravatar Terry 2019-03-29 11:19:08 -0300
committerLibravatar Terry 2019-03-29 11:19:08 -0300
commitaba26b4a8731a3485eba3d0a7d0d1d3f2401ac66 (patch)
tree8ab99851662c1c24464e1ee429d3c17db6dc052a /static/css/txt/blue moon.css
parentcbcec8cdc72261fda3784cf629cbbf98ebdea93d (diff)
downloadweabot-aba26b4a8731a3485eba3d0a7d0d1d3f2401ac66.tar.gz
weabot-aba26b4a8731a3485eba3d0a7d0d1d3f2401ac66.tar.xz
weabot-aba26b4a8731a3485eba3d0a7d0d1d3f2401ac66.zip
size 🤡
Diffstat (limited to 'static/css/txt/blue moon.css')
-rw-r--r--static/css/txt/blue moon.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css
index aff5113..499f633 100644
--- a/static/css/txt/blue moon.css
+++ b/static/css/txt/blue moon.css
@@ -7,7 +7,7 @@ a:active,form a:active,#n2:active{color:#EEE}
h2{color:#EEE;line-height:1;margin:0 0 10px}
h2 a{color:#EEE}
h3{color:#EEE;margin:0.7em 0}
-h4{background:#DDD;padding-bottom:5px}
+h4{background:#DDD;padding-bottom:.2em}
hr{display:none}
input[type=text],textarea{background:#EEE;border:1px inset #444}
input[type=submit],input[type=button],button{background:#000;color:#FFF;border:1px outset #444}
@@ -25,13 +25,14 @@ input[type=submit]:active,input[type=button]:active,button:active{color:#DDD}
.postform,#createbox form,h5{background:#8C9FB4;color:#49525D;padding:10px}
h5{margin:0;padding-bottom:0}
.mainpage .postform{margin-top:10px}
-.reply{background:#FFF;border-top:3px solid #DDD;border-right:10px solid #DDD;border-bottom:3px solid #DDD;border-left:10px solid #DDD;color:#000;margin-bottom:0}
-.first{border-top:6px solid #DDD}
+.reply{background:#FFF;border-top:.1em solid #DDD;border-right:10px solid #DDD;border-bottom:.1em solid #DDD;border-left:10px solid #DDD;color:#000;margin-bottom:0}
+.first{border-top:.2em solid #DDD}
.name,a .name{color:#2B3037}
.name em{color:#009}
.del a{color:#000}
.msg,a.thumb{background:#FFF;color:#000080;margin:10px}
.msg hr{display:block}
+#size{color:#8C9FB4;margin:0;padding:.25em 0}
.abbrev a{color:#000080}
.abbrev,.q{color:#697685}
.threadpage .postform{margin-top:2px;border:10px solid #49525D}
@@ -51,10 +52,11 @@ form .msg{border:1px inset #DDD;margin:0;padding:.5em 0.15em}
body.threadpage{margin:0 0 8px}
.innerbox,.postform,#createbox form,h5{padding:4px;padding-left:4px}
h2{margin-bottom:4px}
+ h3{margin:.5em 0}
h4{padding-bottom:0}
.threadpage .thread{padding:1px 4px 4px}
.mainpage .postform{margin-top:4px;padding-left:4px}
- .reply{border-width:1px;border-left-width:4px;border-right-width:4px}
+ div.reply{border-left-width:4px;border-right-width:4px;margin:0}
.threadpage .postform{border-width:4px}
div.msg,a.thumb{margin:4px}
.thread form{margin-top:4px}