Set fixed body font size for metrics page.

This commit is contained in:
Hike Danakian 2013-07-22 13:42:31 -07:00
Родитель aec9cc7cdd
Коммит 1e23213393
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,7 @@
body#events.metrics {
font-size: 14px;
.dashboard {
padding: 3% 10%;
background: url(/img/sample.jpg) no-repeat center bottom;