diff --git a/themes/V3/5ePHB/style.less b/themes/V3/5ePHB/style.less index 9cc89f6d3..a4157f31e 100644 --- a/themes/V3/5ePHB/style.less +++ b/themes/V3/5ePHB/style.less @@ -77,7 +77,6 @@ // *****************************/ h1,h2,h3,h4 { font-family : 'MrEavesRemake'; - font-weight : 800; color : var(--HB_Color_HeaderText); } h1 { @@ -136,7 +135,6 @@ //margin-bottom : 0.02cm; font-family : 'ScalySansSmallCapsRemake'; font-size : 0.423cm; - font-weight : 900; line-height : 0.951em; //Font is misaligned. Shift up slightly & + * { margin-top : 0.2cm; } }