12 lines
146 B
Plaintext
Raw Normal View History

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