From b280bc3544f1c99e50d132ff518534c88a8ef503 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Sat, 3 Dec 2022 17:44:37 +0100 Subject: [PATCH] Update css --- wwwroot/css/site.css | 4 ++++ zotan.pw-web.csproj | 24 ++++++++++++------------ 2 files changed, 16 insertions(+), 12 deletions(-) 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" /> - +