gonito/templates/challenge.lucius

17 lines
203 B
Plaintext
Raw Normal View History

2015-09-06 14:24:49 +02:00
#submenu {
width: 20%;
float: left;
right-margin: 5px;
}
#main-block {
width: auto;
overflow: hidden;
left-margin: 5px;
2016-02-15 21:59:24 +01:00
}
#graph-container {
height: 400px;
margin: auto;
}