|
|
@ -1,8 +0,0 @@ |
|
|
|
.quadrant:nth-child(1):hover ~ svg polygon{fill:#cfcfcf} |
|
|
|
.quadrant:nth-child(2):hover ~ svg polygon{fill:#cfcfcf} |
|
|
|
.quadrant:nth-child(3):hover ~ svg polygon{fill:#cfcfcf} |
|
|
|
.quadrant:nth-child(4):hover ~ svg polygon{fill:#cfcfcf} |
|
|
|
body.dark .quadrant:nth-child(1):hover ~ svg polygon{fill:#323234} |
|
|
|
body.dark .quadrant:nth-child(2):hover ~ svg polygon{fill:#323234} |
|
|
|
body.dark .quadrant:nth-child(3):hover ~ svg polygon{fill:#323234} |
|
|
|
body.dark .quadrant:nth-child(4):hover ~ svg polygon{fill:#323234} |