e9cfcaf94c
Fixes 2 issues: 1. In Firefox, overflow: scroll puts an ugly unscrollable scrollbar on the page. With auto it behaves as normal but the scrollbar only appears when needed. 2. When using code highlighting, the generated Hugo styles replace the <pre> background color, making the page look ugly (only the text has a background, not the entire <pre> block). Setting the background !important fixes this. This is not ideal, but the styles are applied directly to the element when using the internal highlight shortcode, so this is the only way to override them. Tested on Firefox and Chrome. |
||
---|---|---|
.. | ||
colour | ||
about.css | ||
custom.css | ||
footer.css | ||
header.css | ||
layout.css | ||
logo.css | ||
risotto.css | ||
typography.css |