dark by default

This commit is contained in:
Zoe 2022-04-13 14:16:11 +02:00
parent 84ce2ba287
commit 76b758dcad
2 changed files with 7 additions and 7 deletions

View file

@ -24,7 +24,8 @@ footer {
#content p,
#content ul,
#content ol,
#content table {
#content table
{
margin-right: 24%;
margin-left: 24%;
}