1
0
mirror of synced 2025-02-16 20:13:15 +03:00

24 lines
247 B
CSS
Raw Normal View History

2018-05-22 10:34:39 +03:00
.indent-top {
margin-top: 2%;
}
.text-left{
text-align: right;
}
#bots .activity-bot{
float: right;
}
#msg{
height: 23px;
}
.err-msg{
color: red;
margin: 0;
}
#logo{
height: 80px;
border-bottom: 1px solid red;
}