aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Terry 2019-03-29 02:40:56 -0300
committerLibravatar Terry 2019-03-29 02:40:56 -0300
commit9f44c7baa1d8489c4913628d12a06dae5b43d4b6 (patch)
treeaa7af8154877a7563850765e61f0b53c5f39f1e4
parent47642129928eb17bd190e8c485aae0d98ea4bfb7 (diff)
downloadweabot-9f44c7baa1d8489c4913628d12a06dae5b43d4b6.tar.gz
weabot-9f44c7baa1d8489c4913628d12a06dae5b43d4b6.tar.xz
weabot-9f44c7baa1d8489c4913628d12a06dae5b43d4b6.zip
Por mientras
-rw-r--r--static/css/txt/bbs.css1
-rw-r--r--static/css/txt/bios.css2
2 files changed, 2 insertions, 1 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index c0103d6..3155b80 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -46,6 +46,7 @@ a.yt .pvw{width:100px;height:60px;overflow:hidden;float:left;margin-right:5px}
a.yt .pvw img{margin-top:-15px;margin-left:-10px}
a.yt b{font-size:115%}
.deleted{margin-bottom:1em}
+.hidden{opacity:.5}
#q-p{margin-right:1em;padding:8px 8px 0;position:absolute}
#q-p .del,#q-p .quoted,#q-p .thumb div{display:none}
.size{color:#f00;font-family:arial,sans-serif;font-weight:bold;margin-bottom:8px}
diff --git a/static/css/txt/bios.css b/static/css/txt/bios.css
index ccf7462..ae1acb3 100644
--- a/static/css/txt/bios.css
+++ b/static/css/txt/bios.css
@@ -28,7 +28,7 @@ h3 span{background:#00a;color:#fff;padding:2px}
.threadpage .reply, .threadpage .deleted{padding:.5em .5em 0}
.name em{background:#fff;color:#00f}
.q,.deleted,.abbrev{color:#5cf}
-.deleted,.hidden{margin-bottom:.5em}
+.deleted{margin-bottom:.5em}
.size{margin-left:.5em}
.yt{border:1px solid #ff0}
.yt:active{background:#f00;border:1px solid #f00;color:#fff}