diff options
Diffstat (limited to 'wk.fo/pks/index.html')
| -rw-r--r-- | wk.fo/pks/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wk.fo/pks/index.html b/wk.fo/pks/index.html index 2847b9f..727a6f2 100644 --- a/wk.fo/pks/index.html +++ b/wk.fo/pks/index.html @@ -21,7 +21,6 @@ code { font-size: 85%; } hr { border: none; border-top: thin solid; margin: 1.25rem 0; } header { margin-bottom: 1em; } footer { margin-top: 3em; } -a { color: inherit; } input[type="text"], button { font-family: inherit; font-size: inherit; border: thin solid; padding: 0.3em 0.6em; background: transparent; color: inherit; } button { cursor: pointer; } @media (max-width: 600px) { body { font-size: 0.9em; } h1 { font-size: 1.8em; } } @@ -53,7 +52,7 @@ button { cursor: pointer; } <a href="https://irc.gumx.cc">irc</a> / <a href="https://files.gumx.cc">files</a> / <a href="https://vpn.gumx.cc">vpn</a> / -<a href="/pgp">pgp</a> / +<a href="/pks/">pgp</a> / <a href="https://demo.gumx.cc">demo</a> / <a href="https://wk.fo">wk.fo</a> </footer> |
