|
|
@ -11,7 +11,8 @@ |
|
|
|
/* https://github.com/gilbN/theme.park */ |
|
|
|
|
|
|
|
/* ORGANIZR HOTLINE THEME */ |
|
|
|
|
|
|
|
@import 'Organizr.css'; |
|
|
|
@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-base.css); |
|
|
|
:root { |
|
|
|
--main-bg-color: radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; |
|
|
|
--modal-bg-color: radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed; |
|
|
@ -21,4 +22,3 @@ |
|
|
|
--hompage-item-hover: radial-gradient(ellipse at center, rgba(0, 150, 136, 0.33) 0%, #b53f3f73 100%) center center/cover no-repeat fixed; |
|
|
|
--notification-box-line: #F44336; |
|
|
|
} |
|
|
|
@import url("https://gilbn.github.io/theme.park/CSS/themes/organizr-base.css"); |