Continued updates for /enthusiast draft
This commit is contained in:
parent
04e8135cf0
commit
e82149c072
7 changed files with 184 additions and 18 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue