/
var
/
www
/
coeditor.org
/
users
/
justbit-netherlands.com
/
assets
/
css
/
/var/www/coeditor.org/users/justbit-netherlands.com/assets/css
mkdir
upload
Name
Size
Mode
Actions
base.css
43068
0644
edit
dl
rm
theme.css
1224
0644
edit
dl
rm
variables.css
782
0644
edit
dl
rm
Edit:
/var/www/coeditor.org/users/justbit-netherlands.com/assets/css/theme.css
(1224B)
/* Neon Theme — неоновая ночь */ :root { --primaryColor: #e040fb; --secondaryColor: #7c4dff; --fontFamily: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif; --bg: #0d0015; --bg-alt: #1a0028; --bg-hover: #2a0040; --text: #ffffff; --text-body: #e0b0ff; --text-muted: #b060d0; --color-on-primary: #ffffff; --border: #3a0060; --border-light: #220040; --shadow-sm: 0 2px 4px rgba(224,64,251,0.15); --shadow-md: 0 4px 12px rgba(224,64,251,0.15); --shadow-lg: 0 8px 24px rgba(224,64,251,0.2); --shadow-xl: 0 12px 32px rgba(224,64,251,0.25); --radius-sm: 8px; --radius-md: 12px; --radius-lg: 16px; --rating-color: #e040fb; --overlay-bg: rgba(0,0,0,0.85); --footer-bg: #060010; --footer-text: #e0b0ff; --footer-muted: #8030a0; --footer-border: rgba(224,64,251,0.2); } .block-hero { background: linear-gradient(135deg, #0d0015 0%, #1a0040 50%, #0d0015 100%); } .pricing-card-highlighted, .pricing-card.featured { border: 2px solid var(--primaryColor); box-shadow: 0 0 30px rgba(224,64,251,0.2), 0 12px 40px rgba(124,77,255,0.2); } .gallery-overlay { background: linear-gradient(to top, rgba(13,0,21,0.95) 0%, rgba(13,0,21,0.5) 50%, transparent 100%); }
Save
cmd:
run