12 lines
146 B
Plaintext
Raw Normal View History

2017-07-07 00:07:34 +00:00
.statistics
2017-07-07 01:22:29 +00:00
//
2017-07-07 00:07:34 +00:00
2017-07-07 01:22:29 +00:00
.pie-chart
2017-07-07 00:07:34 +00:00
transform rotate(-90deg)
.slice
color black
default-transition
transform scale(1)
:hover
2017-07-07 00:37:43 +00:00
transform scale(1.05)