aboutsummaryrefslogtreecommitdiff
path: root/static/css/red.css
diff options
context:
space:
mode:
authorLibravatar junk 2021-03-28 07:51:40 -0300
committerLibravatar junk 2021-03-31 05:27:26 -0300
commitf7baf0c69606d49c6be86d3f27bc88d9d58cd4ba (patch)
treef0d72c1a497f73863078f1970e3ba692ffec860d /static/css/red.css
parentaa8a6056f4c3cd8c6663d1714782f972bcb87b8f (diff)
downloadweabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.tar.gz
weabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.tar.xz
weabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.zip
Mejor forma de ocultar posts
Diffstat (limited to 'static/css/red.css')
-rw-r--r--static/css/red.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/static/css/red.css b/static/css/red.css
index e5698dd..3efa130 100644
--- a/static/css/red.css
+++ b/static/css/red.css
@@ -46,7 +46,6 @@ a:hover .name,
}
.subj {
color: #cc1105;
- font-weight: bold;
}
.highlight {
background: #f0e0d6;
@@ -59,17 +58,6 @@ a:hover .name,
background: #fa4a4a;
color: #400000;
}
-#catalog .thread:hover {
- background: #fbb;
-}
-#catalog .thread:hover {
- background: #fbb;
- box-shadow: 0 0 5px 5px #fbb;
-}
-#catalog .replies {
- color: #909090;
- font-weight: bold;
-}
.yt {
background: #fed8d8;
border: 1px solid #fe9b9b;