mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 09:02:44 +00:00
Remove page-break-before and -after from 5ePHB
This commit is contained in:
@@ -63,8 +63,6 @@ body { counter-reset : phb-page-numbers; }
|
|||||||
background-color : var(--HB_Color_Background);
|
background-color : var(--HB_Color_Background);
|
||||||
background-image : @backgroundImage;
|
background-image : @backgroundImage;
|
||||||
text-rendering : optimizeLegibility;
|
text-rendering : optimizeLegibility;
|
||||||
page-break-before : always;
|
|
||||||
page-break-after : always;
|
|
||||||
}
|
}
|
||||||
//*****************************
|
//*****************************
|
||||||
// * BASE
|
// * BASE
|
||||||
|
|||||||
Reference in New Issue
Block a user