/var/www/coeditor.org/site/coeditor.org/assets/css
NameSizeModeActions
base.css430990644editdlrm
theme.css11700644editdlrm
variables.css7910644editdlrm
Edit: /var/www/coeditor.org/site/coeditor.org/assets/css/variables.css (791B)
:root { --fontFamily: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; --shadow-sm: 0 2px 4px rgba(0,0,0,0.3); --shadow-md: 0 4px 12px rgba(0,0,0,0.4); --shadow-lg: 0 8px 24px rgba(0,0,0,0.4); --shadow-xl: 0 12px 32px rgba(0,0,0,0.5); --radius-sm: 6px; --radius-md: 10px; --radius-lg: 14px; --primaryColor: #3b82f6; --secondaryColor: #2563eb; --bg: #0f172a; --bg-alt: #1e293b; --bg-hover: #334155; --text: #f8fafc; --text-body: #cbd5e1; --text-muted: #94a3b8; --color-on-primary: #ffffff; --border: #334155; --border-light: #1e293b; --rating-color: #fbbf24; --overlay-bg: rgba(0,0,0,0.8); --footer-bg: #020617; --footer-text: #cbd5e1; --footer-muted: #64748b; --footer-border: rgba(59,130,246,0.15); --header-anchor-offset: 64px; }