aboutsummaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorLibravatar Jay 2019-04-11 18:54:08 -0400
committerLibravatar Jay 2019-04-11 19:14:21 -0400
commit504654406ed914982959175adc11419af30ea3fc (patch)
treebd73e79452016e0f68f6d9061bd987e713cf60ba /static/css
parenteab8bd516396f1e8cc0a9233ce2b33b234eb41a2 (diff)
downloadweabot-504654406ed914982959175adc11419af30ea3fc.tar.gz
weabot-504654406ed914982959175adc11419af30ea3fc.tar.xz
weabot-504654406ed914982959175adc11419af30ea3fc.zip
Agregando fennec.css a IB y dos nuevos banners
Diffstat (limited to 'static/css')
-rw-r--r--static/css/fennec.css21
1 files changed, 21 insertions, 0 deletions
diff --git a/static/css/fennec.css b/static/css/fennec.css
new file mode 100644
index 0000000..97f90e6
--- /dev/null
+++ b/static/css/fennec.css
@@ -0,0 +1,21 @@
+html,body{background:#fde89d;color:#301000}
+.rep{color:#301000}
+a,a .name,.nav label{color:#ec4b55}
+a:hover,a:hover .name,.nav label:hover{color:#b30a09}
+hr{border:0;border-bottom:1px solid #edd88d}
+.replymode,.extramode{background:#dc9856;color:#fff}
+.postblock{background:#fec;border:1px solid #edd88d}
+.q{color:#ec4953}
+.fs{text-decoration:none}
+.subj{color:#900100;font-weight:bold}
+.name{color:#b30a09}
+.reply,#q-p{background:#edd88d}
+.omitted,.abbrev{color:#a2938c}
+.highlight{background:#f4a960;outline:1px dashed #b30a09}
+.managertable td{background:#edd88d}
+.managertable th{background:#fec;border:1px solid #edd88d}
+#catalog .thread:hover{background:#edd88d;box-shadow:0 0 5px 5px #edd88d}
+#catalog .replies{color:#909090;font-weight:bold}
+.yt{background:#fec;border:1px solid #ec4b55}
+.quoted{border-color:#fde89d;color:#988880}
+.pg,.pg span{background:#fec;border:1px solid #b30a09} \ No newline at end of file