summaryrefslogtreecommitdiffstats
path: root/pgp.gumx.cc/extra.css
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-14 20:31:27 +0300
committerAhmed <git@gumx.cc>2026-06-14 20:31:27 +0300
commitc1c845e8ce34b263f0be5f91b20719def3777fed (patch)
tree4508d772874423e26504e79179181e741d910628 /pgp.gumx.cc/extra.css
parent1dd99e3ddd41f63a31715031cbabbd0aa53a1849 (diff)
fix: 404 page, pgp cgi script, and other varios vibed fixes
Diffstat (limited to 'pgp.gumx.cc/extra.css')
-rw-r--r--pgp.gumx.cc/extra.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/pgp.gumx.cc/extra.css b/pgp.gumx.cc/extra.css
new file mode 100644
index 0000000..a235969
--- /dev/null
+++ b/pgp.gumx.cc/extra.css
@@ -0,0 +1,2 @@
+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; }