aboutsummaryrefslogtreecommitdiff
path: root/static/css/putaba.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/putaba.css
parentaa8a6056f4c3cd8c6663d1714782f972bcb87b8f (diff)
downloadweabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.tar.gz
weabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.tar.xz
weabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.zip
Mejor forma de ocultar posts
Diffstat (limited to 'static/css/putaba.css')
-rw-r--r--static/css/putaba.css11
1 files changed, 1 insertions, 10 deletions
diff --git a/static/css/putaba.css b/static/css/putaba.css
index a3ee9e2..74d5254 100644
--- a/static/css/putaba.css
+++ b/static/css/putaba.css
@@ -117,9 +117,8 @@ hr,
color: #789922;
}
.subj {
- font-weight: bold;
- color: #909;
background: #cf0;
+ color: #909;
letter-spacing: -1px;
}
.name {
@@ -170,14 +169,6 @@ input[type="submit"].psei {
.managertable th {
background: #ddd;
}
-#catalog .thread:hover {
- background: #e6e6e6;
-}
-#catalog .replies {
- background: #00ffff;
- color: #909090;
- font-weight: bold;
-}
.yt {
background: #f7f7f7;
border: 1px solid #999;