2018-04-25 14:35:23 +02:00
|
|
|
// .theme-wheel
|
|
|
|
// position fixed
|
|
|
|
// right content-padding
|
|
|
|
// bottom content-padding
|
|
|
|
// width 200px
|
|
|
|
// height 200px
|
|
|
|
// border 1px solid red
|
|
|
|
// background rgba(255, 255, 255, 0.1)
|
|
|
|
// border-radius 50%
|
2018-04-23 16:51:11 +02:00
|
|
|
|
2018-04-25 14:35:23 +02:00
|
|
|
// &.fade-out
|
2018-11-07 02:42:31 +09:00
|
|
|
// pointer-events none
|