mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
fix template consolidation: admin/head.php wraps public/head.php, footer.php wired to all public pages, remove duplicate font-family and body reset
This commit is contained in:
@@ -18,9 +18,7 @@
|
||||
min-height: 100vh;
|
||||
background: var(--admin-bg);
|
||||
color: var(--admin-text);
|
||||
font-family:
|
||||
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
|
||||
Arial, sans-serif;
|
||||
/* font-family inherited from common.css body */
|
||||
}
|
||||
|
||||
/* Admin nav (dark version of site-nav) */
|
||||
|
||||
Reference in New Issue
Block a user