15 lines
195 B
Plaintext
Raw Normal View History

2017-07-07 00:07:34 +00:00
.statistics
vertical
align-items center
.graph
transform rotate(-90deg)
width 250px
height 250px
.slice
color black
default-transition
transform scale(1)
:hover
2017-07-07 00:37:43 +00:00
transform scale(1.05)