opt-cc/static/src/app/squads/squads.component.css

10 lines
95 B
CSS
Raw Normal View History

2017-05-10 11:04:06 +02:00
#left {
width: 320px;
float: left;
padding-right: 10px;
}
#right {
overflow: hidden
}