aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/amber.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/amber.css')
-rw-r--r--static/css/txt/amber.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/txt/amber.css b/static/css/txt/amber.css
index 813985c..43f85ff 100644
--- a/static/css/txt/amber.css
+++ b/static/css/txt/amber.css
@@ -7,7 +7,7 @@ h4 a,.name,.name a{color:#000}
h1:after,h2 a:after,h3:after{content:"_";animation:blink 1s infinite}@keyframes blink{from,to{opacity:0}50%{opacity:1}}
h2,.thread .threadnav{margin:7px}
h3{margin:8px 0}
-h3 span,.abbrev{color:#f00}
+h3 span,#size,.abbrev{color:#f00}
hr{background:#f9690e;border:0;height:1px;box-shadow:0 0 10px #f9690e}
.spoil{background:#f9690e;color:#f9690e;text-shadow:none}.spoil:hover{color:#000}
input,button{font-family:monospace}