Full-width

This commit is contained in:
2026-01-30 13:49:46 +01:00
parent e027348c10
commit 32104c24a5
4 changed files with 8 additions and 14 deletions

View File

@@ -5,11 +5,12 @@
*/
body {
margin: 0 auto;
/* Add bottom padding to account for fixed page tools bar */
padding-bottom: 2.5em;
}
#dokuwiki__site {
margin: 0 auto;
max-width: @ini_site_width;
}
#dokuwiki__site > .site {