Continued updates for /enthusiast draft

This commit is contained in:
walkews 2017-07-14 16:08:27 -05:00
parent 04e8135cf0
commit e82149c072
7 changed files with 184 additions and 18 deletions

View file

@ -3,7 +3,7 @@ body{
/*font-size:16px;*/
}
.kpi {
color: #B80000;
/* color: #B80000; */
font-weight:10;
}
@ -43,4 +43,16 @@ body{
.centered{
float: none;
margin: 0 auto;
}
.title{
font-size:22px;
color:#B80000;
font: bold;
}
.sentiment-chart{
text-align: center;
vertical-align: middle;
line-height: 200px;
}