aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/4am.css
diff options
context:
space:
mode:
authorLibravatar Terry 2019-03-29 13:36:15 -0300
committerLibravatar Terry 2019-03-29 13:36:15 -0300
commit8b24c666262c095557aa16f9b0639ef3c7e4dbe2 (patch)
tree20250652b948083a5c6cef5e35f47cd3391664d7 /static/css/txt/4am.css
parent1f21fc3feb31cacd6d42799f56a18ce67f05fe46 (diff)
downloadweabot-8b24c666262c095557aa16f9b0639ef3c7e4dbe2.tar.gz
weabot-8b24c666262c095557aa16f9b0639ef3c7e4dbe2.tar.xz
weabot-8b24c666262c095557aa16f9b0639ef3c7e4dbe2.zip
Tecnologías del futuro para la web 1.0
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}