Update css

This commit is contained in:
Laura Hausmann 2022-12-03 17:44:37 +01:00
parent 15b4cee75e
commit b280bc3544
Signed by: zotan
GPG key ID: D044E84C5BE01605
2 changed files with 16 additions and 12 deletions

View file

@ -242,6 +242,10 @@ dt {
font-weight: bold;
}
ul {
text-align: left;
}
ul, p {
margin-top: 5px;
}