diff --git a/wwwroot/css/site.css b/wwwroot/css/site.css index 524dea3..824cf21 100644 --- a/wwwroot/css/site.css +++ b/wwwroot/css/site.css @@ -242,6 +242,10 @@ dt { font-weight: bold; } +ul { + text-align: left; +} + ul, p { margin-top: 5px; } diff --git a/zotan.pw-web.csproj b/zotan.pw-web.csproj index 0e20773..7cf7d0c 100644 --- a/zotan.pw-web.csproj +++ b/zotan.pw-web.csproj @@ -8,28 +8,28 @@ - - - - - - - + + + + + + + - - - + + + - <_ContentIncludedByDefault Remove="Pages\ErrorPages\404.cshtml"/> + <_ContentIncludedByDefault Remove="Pages\ErrorPages\404.cshtml" /> - +