e6ae9b83e8
By default, the theme only styles elements (eg. <p>) if they are directly in the post body: if there's a <p> inside a <div>, for example, it won't be styled. This is problematic for elements that need to look like part of the main text, such as mathbox passages or subscription detail boxes, because we'd have to manually style each of them to match... ...except we don't because now adding the `.gh-inline` class takes care of it all! We directly tack on to the `.gh-content` direct rules, so if that gets updated then ours will too, no further action needed. Yayy! |
||
---|---|---|
.. | ||
casper.js | ||
casper.js.map | ||
global.css | ||
global.css.map | ||
screen.css | ||
screen.css.map |