37b3831b by RSA

fix

1 parent 96e58f60
......@@ -16,17 +16,17 @@
}
.errormsg span {
background: #008BF5;
padding: 3px 12px;
padding: 1px 11px;
border-radius: 50px;
width: 30px;
height: 30px;
width: 25px;
height: 25px;
margin-right: 10px;
color: #fff;
font-weight: 900;
display: inline-block;
vertical-align: top;
font-family: auto;
font-size: 20px;
font-size: 15px;
}
.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!