This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
*/
|
||||
|
||||
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/base.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/static-sidebar.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/central-libraries-small.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/change-banner.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/count-indicators.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/forgot-password.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/hide-my-media.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/moving-cards.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/smaller-cast.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/modules/floating-progress.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/base.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/static-sidebar.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/central-libraries-small.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/change-banner.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/count-indicators.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/forgot-password.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/hide-my-media.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/moving-cards.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/smaller-cast.css");
|
||||
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/modules/floating-progress.css");
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*/
|
||||
|
||||
:root {
|
||||
--banner-url: url('https://git.tolchin.pro/Oleg/Tolfin/raw/main/assets/banner.png');
|
||||
--logo-url: url('https://git.tolchin.pro/Oleg/Tolfin/raw/main/assets/logo.png');
|
||||
--banner-url: url('https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/assets/banner.png');
|
||||
--logo-url: url('https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/assets/logo.png');
|
||||
}
|
||||
|
||||
.pageTitleWithDefaultLogo {
|
||||
|
||||
Reference in New Issue
Block a user