X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=1767090d7d68dc8eadca8af1edf302949561a25f;hb=50ce65f69e49ed10abeedaeb6615ffb37a0c0772;hp=775452869e969432448f0ccd15bbf315d05e9274;hpb=0206f400c986a38cd91978059e98838c02af0b99;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 7754528..1767090 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -800,6 +800,10 @@ textarea { float: right; } +#sone .clear { + clear: both; +} + #sone h1 { font-family: inherit; font-size: 200%;