aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/4am.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/4am.css')
-rw-r--r--static/css/txt/4am.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/txt/4am.css b/static/css/txt/4am.css
index 6f9ad11..49db7b3 100644
--- a/static/css/txt/4am.css
+++ b/static/css/txt/4am.css
@@ -1,7 +1,7 @@
body{background:#222 url('/bg2.gif');color:#CED1CF}
body.threadpage{background-image:none}
a,a .name,#n2{color:#81A2BE;text-decoration:none}
-a:hover,a:focus,#n2:active{text-decoration:underline}
+a:hover,a:focus,#n2:active{color:#4d6172;text-decoration:underline}
hr{border:1px inset #111}
input[type="text"],input[type="submit"],input[type="button"],textarea,button{background:#383838;border:1px solid #4B4E55;color:#e8e8e8}
input[type="submit"],input[type="button"],button{background:#333}
@@ -17,6 +17,7 @@ h4{color:#c1c5c2}
.outerbox{background:#111213;border:1px solid #4B4E55;color:#777879}
#titlebox .threadnav{margin:-6px}
#threadlist{background:#0e0e0e;border:1px solid #4B4E55}
+#threadlist a{border-right:1px solid #4B4E55;border-bottom:1px solid #4B4E55}
.mainpage .thread,#content{background:#1D1F21;border:3px double #4B4E55;color:#CED1CF;opacity:.9}
.threadpage .thread{color:#CED1CF}
.name,.abbrev{color:#B5BD68}