1
0
mirror of synced 2024-11-26 05:36:02 +03:00
mg-transport-telegram/web/style.css

25 lines
248 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;
2018-05-22 18:02:33 +03:00
}