Commit Graph
7 Commits
Author SHA1 Message Date
Eric Scheid d9364cf60a line-heights consistent in bq li (#1085) 2020-11-23 03:13:25 +11:00
Eric Scheid b3376435b9 purty apostrophes; containerise brew collections
NB: .brewItem:nth-child(2n+1) {...} counts all children of the contain, not just the .brewItem elements.
This meant if there were an even number of published brews, the style rule got applied to the wrong unpublished brews because there's an <h1> jigging the count.
2020-02-07 10:16:58 -05:00
Eric Scheid aeffec1763 minor grammar fixes in error messages 2020-01-21 10:07:35 -05:00
Eric Scheid 462a5608d2 Revert "list-style-type is a property of <li>, not <ul>"
This reverts commit 831bf5bc62.
2020-01-21 10:07:35 -05:00
Eric Scheid 09ae750eec list-style-type is a property of <li>, not <ul> 2020-01-21 10:07:35 -05:00
Eric Scheid 9dd16b6dd5 add page-break-inside to support Firefox, the laggard 2018-05-10 14:36:24 -04:00
Eric Scheid d693301c37 Fix property name break-inside 2018-05-10 14:36:24 -04:00