diff --git a/assets/css/style.css b/assets/css/style.css index ef00e1c..11fa2c9 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -433,3 +433,13 @@ main .e-content .toot-photos img { #webmentions img { max-height: 1.2em; margin-right: -1ex; } .date-updated { margin-top: -18px; } + +.pgpform { + width: 100%; + min-height: 10rem; + font-size: 1rem; +} + +.pgpbutton { + font-size: 1rem; +} \ No newline at end of file diff --git a/layouts/shortcodes/pgpform.html b/layouts/shortcodes/pgpform.html index c02c441..4b0df9d 100644 --- a/layouts/shortcodes/pgpform.html +++ b/layouts/shortcodes/pgpform.html @@ -1,9 +1,14 @@ {{- $openPGP := resources.Get "js/openpgp.min.js" -}} - + + +
+Encrypted Result: +

 
-
+