Files
moonwalk-hugo-extension/assets/css/override.css
2026-02-11 09:00:27 +01:00

7 lines
104 B
CSS

*:target {
background-color: inherit !important;
}
a:hover {
text-decoration: underline !important;
}