X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=e34fadbb4d0f75f8c316a705dbd56023f833812b;hp=3d7d50a094bc2a328b803bb9a48e7e5245d6146c;hb=c7985920a7675765d2093f1106b14e016fba34f8;hpb=831127ee62043d6ec1780a4a4bc331b5a5693b1b diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 3d7d50a..e34fadb 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -50,7 +50,7 @@ textarea { } #sone #notification-area { - margin-bottom: 1em; + margin-top: 1em; } #sone #notification-area .notification { @@ -81,6 +81,7 @@ textarea { #sone #profile { height: 80px; + margin-top: 1em; margin-bottom: 1ex; } @@ -133,6 +134,7 @@ textarea { #sone #main { padding: 1em; + padding-top: 0px; } #sone #edit-profile #birth-day, #sone #edit-profile #birth-month, #sone #edit-profile #birth-year {