lila/public/stylesheets/stream.css
2014-10-27 09:48:23 +01:00

33 lines
488 B
CSS

#lichess {
margin-left: 311px;
}
body > div.content {
margin-bottom: 180px;
}
div.side_box.for_selector {
width: 312px;
}
div.side_box.for_selector .top {
padding-bottom: 10px;
}
#tv_selector p {
margin: 10px 10px;
}
#tv_selector .current {
font-weight: bold;
}
.stream_title {
font-size: 2em;
line-height: 56px;
overflow: hidden;
white-space: nowrap;
}
div.side div.box {
width: 312px;
}
div.side iframe {
margin-top: 1em;
width: 328px;
margin-left: -30px;
}