diff options
| author | Ahmed <git@gumx.cc> | 2026-06-14 20:31:27 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-14 20:31:27 +0300 |
| commit | c1c845e8ce34b263f0be5f91b20719def3777fed (patch) | |
| tree | 4508d772874423e26504e79179181e741d910628 /pgp.gumx.cc/extra.css | |
| parent | 1dd99e3ddd41f63a31715031cbabbd0aa53a1849 (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.css | 2 |
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; } |
