37b3831b by RSA

fix

1 parent 96e58f60
...@@ -16,17 +16,17 @@ ...@@ -16,17 +16,17 @@
16 } 16 }
17 .errormsg span { 17 .errormsg span {
18 background: #008BF5; 18 background: #008BF5;
19 padding: 3px 12px; 19 padding: 1px 11px;
20 border-radius: 50px; 20 border-radius: 50px;
21 width: 30px; 21 width: 25px;
22 height: 30px; 22 height: 25px;
23 margin-right: 10px; 23 margin-right: 10px;
24 color: #fff; 24 color: #fff;
25 font-weight: 900; 25 font-weight: 900;
26 display: inline-block; 26 display: inline-block;
27 vertical-align: top; 27 vertical-align: top;
28 font-family: auto; 28 font-family: auto;
29 font-size: 20px; 29 font-size: 15px;
30 } 30 }
31 31
32 .side-menu-button { 32 .side-menu-button {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!