1
0
mirror of https://github.com/tiyn/amphora-wiki.git synced 2026-02-22 04:44:48 +01:00

improved light style for better readability

This commit is contained in:
2024-04-14 00:44:50 +02:00
parent cdf6660cae
commit 6287111899
2 changed files with 9 additions and 1 deletions

View File

@@ -169,3 +169,11 @@ ul {
figure {
padding:20px;
}
ul {
padding-left:20px;
}
ol {
padding-left:20px;
}