X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=e34526100d2a01267ed6fb93333c48f46fcaa293;hb=6b7326056a7e63e85faf2aef5d03eeceeb082af7;hp=732489943ddf1578008fdfe47f8ab399d8c4c0c3;hpb=bd451c9e9aa4618a255f0216222b7c22745c9f7f;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 7324899..e345261 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -97,6 +97,10 @@ textarea { border: none; } +#sone .small-link { + font-size: 85%; +} + #sone .parsed { white-space: pre-wrap; }