1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-12 21:22:28 +01:00
polr/public/css/stats.css

21 lines
213 B
CSS
Raw Normal View History

.stats-header h3 {
text-align: center;
}
2016-12-28 06:44:06 +01:00
.bottom-padding {
margin-bottom: 3em;
}
#mapChart {
width: 100%;
height: 32em;
}
2016-12-28 15:52:35 +01:00
.ng-root {
margin-bottom: 4em;
}
2016-12-28 21:21:04 +01:00
h4 {
display: inline-block;
}