diff --git a/style.css b/style.css index 44eda55..1cdb5f1 100644 --- a/style.css +++ b/style.css @@ -1121,6 +1121,376 @@ table.dashboard td a:hover { } +/* ============================================ + INNER PAGES — Content Glass Wrapper + ============================================ */ + +/* #displaybox is the main content area next to sidebar. + On non-dashboard pages, wrap content in a glass panel. */ +#displaybox { + padding: 20px 28px !important; +} + +/* Header bar — subtle glass strip */ +#header { + background: rgba(255, 255, 255, 0.04) !important; + backdrop-filter: blur(30px) saturate(1.2) !important; + -webkit-backdrop-filter: blur(30px) saturate(1.2) !important; + border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important; +} + + +/* ============================================ + TAB NAVIGATION (nav.tabs with