raman 5 жил өмнө
parent
commit
c0a24e0e56
1 өөрчлөгдсөн 4 нэмэгдсэн , 6 устгасан
  1. 4 6
      public/css/z.css

+ 4 - 6
public/css/z.css

@@ -5,6 +5,9 @@
     border: 1px solid #767676;
     font-size: 0.9em;
     width: 64px;
+} .z form input {
+    display: block;
+    margin-bottom: 3px;
 } .z h4 {
     display: inline-block;
     margin: 0;
@@ -42,11 +45,6 @@
     margin: 0 5px;
 }
 
-.z [moe] form input {
-    display: block;
-    margin-bottom: 3px;
-}
-
 
 .z .header {}
 .z .thumbnail {
@@ -62,6 +60,6 @@
     font-size: 18px;
     height: var(--size);
     width: var(--size);
-} .z .thumbnail {
+} .z .thumbnail.online {
     --shadow-color: #50a746;
 }