mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-09 04:32:36 +01:00
moved organizr-base-old.css to addons folder, closes #281
This commit is contained in:
parent
46a941419c
commit
ba4060ee14
@ -1,8 +1,8 @@
|
|||||||
/* Set the Organizr theme to either Aquamarine or Hotline */
|
/* Set the Organizr theme to either Aquamarine or Hotline */
|
||||||
/* Import the glass-base.css and root variables in the Custom Theme CSS box like below */
|
/* Import the glass-base.css and root variables in the Custom Theme CSS box like below */
|
||||||
/*
|
/*
|
||||||
@import "https://theme-park.dev/CSS/themes/organizr/organizr-base-old.css"
|
@import "https://theme-park.dev/css/addons/organizr/glass/organizr-base-old.css"
|
||||||
@import "https://theme-park.dev/CSS/addons/organizr/glass-base.css";
|
@import "https://theme-park.dev/css/addons/organizr/glass/glass-base.css";
|
||||||
:root {
|
:root {
|
||||||
--main-bg-color: url(https://domain.com/your/hosted/wallpaper.jpg) center center/cover no-repeat fixed;
|
--main-bg-color: url(https://domain.com/your/hosted/wallpaper.jpg) center center/cover no-repeat fixed;
|
||||||
--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
--mobile-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;
|
||||||
|
1366
css/addons/organizr/glass/organizr-base-old.css
Normal file
1366
css/addons/organizr/glass/organizr-base-old.css
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user