0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-19 16:22:41 +00:00

CSS based ToC exclusion system

either I am building the lookup incorrectly or Chrome is not letting me
see variables via computedStyles.
This commit is contained in:
David Bolack
2024-01-20 11:58:17 -06:00
parent 8fc6047127
commit 854c21639a
2 changed files with 33 additions and 17 deletions

View File

@@ -314,6 +314,7 @@
border-image : @monsterBorderImage 14 round;
border-image-outset : 0px 2px;
box-shadow : 1px 4px 14px #888888;
--TOC : "exclude";
}
position : relative;
@@ -329,11 +330,13 @@
margin-bottom : 0;
font-size : 0.304cm; //Monster size and type subtext
}
--TOC : "exclude";
}
h3 {
font-family : 'ScalySansSmallCapsRemake';
font-size : 0.45cm;
border-bottom : 1.5px solid var(--HB_Color_HeaderText);
--TOC : "exclude";
}
//Triangle dividers