User:Monster Domosed/common.css: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
#pt-theme-toggle a { | #pt-theme-toggle a { | ||
width: 16px; | |||
height: 16px; | |||
display: block; | |||
opacity: 0.6; | opacity: 0.6; | ||
color: var(--color-base); | color: var(--color-base); | ||
| Line 12: | Line 12: | ||
#pt-theme-toggle a:hover { | #pt-theme-toggle a:hover { | ||
opacity: 1; | opacity: 1; | ||
} | } | ||