1
0
mirror of synced 2024-11-22 20:36:01 +03:00
mg-transport-telegram/web/style.css
DmitryZagorulko 37c879bff1 minor fixes
2018-05-23 17:40:17 +03:00

25 lines
248 B
CSS

.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;
}