aboutsummaryrefslogtreecommitdiff
path: root/static/css/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/night.css')
-rw-r--r--static/css/night.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/static/css/night.css b/static/css/night.css
index 4057ed3..725fa99 100644
--- a/static/css/night.css
+++ b/static/css/night.css
@@ -37,7 +37,6 @@ a:hover .name,
.subj {
background: inherit;
color: #962e5f;
- font-weight: bold;
}
.name {
color: #5f962e;
@@ -64,14 +63,6 @@ hr {
border-top: 1px solid #979ea3;
height: 0;
}
-#catalog .thread:hover {
- background: #2f3d48;
- box-shadow: 0 0 5px 5px #2f3d48;
-}
-#catalog .replies {
- color: #909090;
- font-weight: bold;
-}
.yt {
background: #52626d;
border: 1px solid #131d25;