style: refine callout box margins, selection popover positioning, and footer hover contrast

This commit is contained in:
2026-06-02 20:00:02 +02:00
parent 01bc8e37b9
commit 900690875f
6 changed files with 31 additions and 19 deletions
@@ -89,8 +89,8 @@
::deep .nexus-ebook blockquote {
background-color: rgba(255, 255, 255, 0.02);
border-left: 4px solid var(--nexus-neon);
padding: 1.25rem 1.5rem;
margin: 1.5rem 0;
padding: 1rem 1.25rem;
margin: 1.5rem 0 1.5rem 0;
border-radius: 0 8px 8px 0;
font-size: 1.05rem;
color: #e2e8f0;