aboutsummaryrefslogtreecommitdiff
path: root/static/css/fennec.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/fennec.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