Styling fix

This commit is contained in:
2026-01-16 14:39:08 +01:00
parent f89ba99587
commit 5544cb0228
3 changed files with 59 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ __existing__ = "#00ff00" ; @ini_existing
__missing__ = "#ff5555" ; @ini_missing
; widths
__site_width__ = "64em" ; @ini_site_width
__site_width__ = "100%" ; @ini_site_width
__sidebar_width__ = "16em" ; @ini_sidebar_width
; color of the web app (used by the core, not by the template)