admin layout redesign
This commit is contained in:
@@ -298,10 +298,6 @@ code, pre, kbd, samp {
|
||||
/* KaTeX inherits prose color */
|
||||
.katex { color: var(--text); }
|
||||
|
||||
/* Admin auth gate — set by inline head script before paint */
|
||||
html:not(.admin-authed) #admin-content { display: none; }
|
||||
.admin-authed #admin-content { display: block; }
|
||||
|
||||
/* Skeleton loader */
|
||||
.skeleton {
|
||||
background: linear-gradient(
|
||||
|
||||
Reference in New Issue
Block a user