aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/baisano.css
diff options
context:
space:
mode:
authorLibravatar junk 2021-03-27 03:22:29 -0300
committerLibravatar junk 2021-03-27 03:58:36 -0300
commit0e86988ba9099072dcd2af5142f8f4e988908e9b (patch)
tree097c4c9cd4505e5f11474aa2c4f52e3c65375d0b /static/css/txt/baisano.css
parentc6a63f5c141c5f144434e556fcf296be4240e7f9 (diff)
downloadweabot-0e86988ba9099072dcd2af5142f8f4e988908e9b.tar.gz
weabot-0e86988ba9099072dcd2af5142f8f4e988908e9b.tar.xz
weabot-0e86988ba9099072dcd2af5142f8f4e988908e9b.zip
Cambiando sjis.css y vipper.css por selectores
Diffstat (limited to 'static/css/txt/baisano.css')
-rw-r--r--static/css/txt/baisano.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/static/css/txt/baisano.css b/static/css/txt/baisano.css
index c6ece51..ac43dbb 100644
--- a/static/css/txt/baisano.css
+++ b/static/css/txt/baisano.css
@@ -65,6 +65,12 @@ h4.hidden {
background: #efefef;
border: 1px outset #fff;
}
+body[data-brd="zonavip"] .mainpage .name {
+ color: #ff0;
+}
+body[data-brd="zonavip"] .mainpage a .name {
+ color: #00f;
+}
.name,
.abbrev {
color: green;
@@ -153,7 +159,7 @@ form .msg {
border: 1px inset #fff;
margin: 1px;
}
-@media (max-width: 720px) {
+@media (max-width: 600px) {
.extrabox {
display: none;
}