Правка
This commit is contained in:
BIN
assets/logo.png
Normal file
BIN
assets/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 395 KiB |
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
:root {
|
:root {
|
||||||
--banner-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');
|
||||||
|
--logo-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/assets/banner.png?ref=main');
|
||||||
}
|
}
|
||||||
|
|
||||||
.pageTitleWithDefaultLogo {
|
.pageTitleWithDefaultLogo {
|
||||||
@@ -13,5 +14,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.splashLogo {
|
.splashLogo {
|
||||||
background-image: var(--banner-url) !important;
|
background-image: var(--logo-url) !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user