Add kiwix-serve homepage background color

This commit is contained in:
Emmanuel Engelhart 2025-06-07 14:57:07 +02:00 committed by Kelson
parent 04d301d024
commit c244d95a94

View File

@ -13,6 +13,7 @@ html {
body {
position: relative;
box-sizing: border-box;
background: #f9f9f9;
}
.loader {