0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 12:22:44 +00:00

Merge branch 'master' of https://github.com/naturalcrit/homebrewery into quote-snippet

This commit is contained in:
Víctor Losada Hernández
2023-08-08 19:12:34 +02:00
62 changed files with 19303 additions and 16831 deletions

View File

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