0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 03:22:38 +00:00

update - DMG svg

This commit is contained in:
Victor Losada Hernandez
2023-03-17 00:12:48 +01:00
parent 7df2d39a6d
commit d46736b7e6
7 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
@import (less) './themes/assets/assets.less';
:root {
//Colors
--HB_Color_Accent : #EBCEC3; // Salmon
@@ -17,3 +19,10 @@
bottom : 40px;
}
}
.page:has(.partCover) {
.partCover {
background-image: @partCoverHeaderDMG;
}
}

View File

@@ -747,7 +747,7 @@
}
.partCover {
background-image: @partCoverHeader;
background-image: @partCoverHeaderPHB;
background-repeat: no-repeat;
position: absolute;
background-size: 100%;