1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 15:11:40 +02:00
polr/public/css/stats.css
2017-04-16 16:25:16 -04:00

26 lines
287 B
CSS

.stats-header h3 {
text-align: center;
}
.bottom-padding {
margin-bottom: 3em;
}
#mapChart {
width: 100%;
height: 32em;
}
.ng-root {
margin-bottom: 4em;
}
h4 {
display: inline-block;
}
.link-meta {
word-wrap: break-word;
overflow-wrap: break-word;
}