You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

34 lines
404 B

p, span, a, ul, li, button {
font-size: inherit;
font-weight: inherit;
line-height: inherit;
}
strong {
font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.5em;
font-weight: 300;
}
strong {
font-weight: 400;
}
.sub_title {
font-size: 14px;
}
.sub_title div span {
font-weight: 600;
}
.chart #canvas_graph {
height: 400px !important;
}
.highcharts-background {
fill: none;
}