aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/baisano.css
diff options
context:
space:
mode:
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;
}