1
0
mirror of synced 2024-11-26 13:46:02 +03:00
mg-transport-telegram/web/style.css
2018-05-23 17:40:17 +03:00

24 lines
247 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;
}