added custom.css

This commit is contained in:
walkews 2017-07-11 08:27:15 -05:00
parent 54e187c83e
commit 87b11fd617

13
src/static/css/custom.css Normal file
View file

@ -0,0 +1,13 @@
body{
font-family:Tahoma, Geneva, sans-serif;
/*font-size:16px;*/
}
.kpi {
color: #B80000;
font-weight:10;
}
.chosen{
height:75px;
width:75%;
}