Re-enable right-click protect.
Some checks are pending
lint / runner / vale (push) Waiting to run
Lint / MegaLinter (push) Waiting to run

This commit is contained in:
g_it 2026-03-15 13:52:20 +01:00
commit 1514d2de7d
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
2 changed files with 3 additions and 3 deletions

View file

@ -179,7 +179,7 @@ body {
background-color: var(--neutral-grey);
}
a:visited {
.md-typeset a:visited {
color: var(--light-grey);
}