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.
 
 
 

13 lines
176 B

.ui.statistic {
text-align: center;
}
.ui.statistic>.number {
font-size: 4em;
font-weight: 700;
color: rgba(0,0,0,.7);
}
.ui.statistic>.description {
opacity: .8;
}