文件
ParlzPackageManger/web/docs
JGZYES b3e48338c1 web: docs layout self-contained inline CSS (guaranteed left tree + right md)
The docs page relied on external assets/style.css which may be stale/cached on
the server, leaving the app unstyled (directory items inline, content bare).
Embed the full docs-Layout CSS inline in docs/index.php with concrete colors
(no CSS vars) and force the tree links to display:block vertically, so the left
file tree and right rendered markdown always render correctly regardless of the
external stylesheet. Responsive single-column fallback included.
2026-09-05 12:01:33 +08:00
..