[CLEANUP] Font in stats boxes
This commit is contained in:
parent
bf1ac16b07
commit
9f97eb664a
@ -341,12 +341,16 @@ table.dataTable thead .sorting:after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
p.overview {
|
p.overview {
|
||||||
font-weight: bold;
|
font-family: 'Open Sans',sans-serif;
|
||||||
margin: 0px 0px -3px;
|
font-weight: 600;
|
||||||
|
font-size: 11px;
|
||||||
|
text-transform: uppercase;
|
||||||
|
display: block;
|
||||||
|
margin-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.overview {
|
span.overview {
|
||||||
font-size: 24px;
|
font-size: 20px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user