aboutsummaryrefslogtreecommitdiff
path: root/static/css/vndb.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/vndb.css
parentaa8a6056f4c3cd8c6663d1714782f972bcb87b8f (diff)
downloadweabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.tar.gz
weabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.tar.xz
weabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.zip
Mejor forma de ocultar posts
Diffstat (limited to 'static/css/vndb.css')
-rw-r--r--static/css/vndb.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/static/css/vndb.css b/static/css/vndb.css
index 1b104a2..5f161fc 100644
--- a/static/css/vndb.css
+++ b/static/css/vndb.css
@@ -64,7 +64,6 @@ input[type="submit"]:active {
}
.subj {
color: #7bd;
- font-weight: bold;
}
.ell,
.name,
@@ -100,14 +99,6 @@ hr {
border-top: 1px solid #258;
height: 0;
}
-#catalog .thread:hover {
- background: rgba(7, 28, 47, 0.92);
- box-shadow: 0 0 5px 5px rgba(7, 28, 47, 0.9);
-}
-#catalog .replies {
- color: #258;
- font-weight: bold;
-}
.yt,
.yt:hover {
background: #0d2741;