aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/futanari.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/futanari.css')
-rw-r--r--static/css/txt/futanari.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css
index 9e0d225..b6aef4e 100644
--- a/static/css/txt/futanari.css
+++ b/static/css/txt/futanari.css
@@ -120,7 +120,6 @@ input[type="file"] {
h4 {
background: #38546c;
color: #aaa;
- line-height: 1em;
padding: 2px;
}
.reply.deleted h4 {
@@ -160,11 +159,9 @@ form .msg {
background: #5e8db4;
}
#threads tr:nth-child(odd) {
- background: #21323f;
-}
-#threads tr:nth-child(even) {
- background: #294b68;
+ background: #38546c;
}
+/*#threads tr:nth-child(even) {}*/
@media (max-width: 600px) {
body.threadpage {
@@ -195,4 +192,4 @@ form .msg {
#createbox .innerbox {
padding: 0.5em !important;
}
-} \ No newline at end of file
+}