Files
moonwalk-hugo-extension/assets/css/override.css

3 lines
51 B
CSS
Raw Normal View History

2026-02-10 08:59:19 +01:00
*:target {
2026-02-10 09:01:27 +01:00
background-color: inherit !important;
2026-02-10 08:59:19 +01:00
}