Правка
This commit is contained in:
@@ -5,10 +5,13 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--logo-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/assets/banner.png?ref=main');
|
--banner-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/assets/banner.png?ref=main');
|
||||||
}
|
}
|
||||||
|
|
||||||
.pageTitleWithDefaultLogo,
|
.pageTitleWithDefaultLogo {
|
||||||
.spashLogo {
|
background-image: var(--banner-url) !important;
|
||||||
background-image: var(--logo-url) !important;
|
}
|
||||||
|
|
||||||
|
.splashLogo {
|
||||||
|
background-image: var(--banner-url) !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user