EDDN/contrib/monitor/css/eddn.css
2015-05-06 15:48:45 +02:00

22 lines
366 B
CSS

body {
padding-top: 70px;
}
section.container {
margin-bottom: 20px;
/* FIX ANCHORS */
padding-top:70px;
margin-top:-70px;
}
.container h2 {
margin-top: 0;
}
.container .chart {
height: 200px;
margin-bottom: 10px;
}
.highcharts-container{width:100% !important; height:100% !important;}