Redid PGP form

This commit is contained in:
Brandon Rozek 2022-12-18 18:03:16 -05:00
parent 5e60c49e0b
commit 064884cccb
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
2 changed files with 22 additions and 11 deletions

View file

@ -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;
}