Commit graph

6 commits

Author SHA1 Message Date
Paul van Tilburg e795544dc3 Don't use card-link classes
The card-link class does also other things with padding and spacing.
Instead, apply the style override to all links in the list HTML.
2017-12-30 16:13:51 +01:00
Paul van Tilburg 8b798e1d30 Add some documentation to the custom SCSS 2017-12-30 14:07:42 +01:00
Paul van Tilburg a7a90ce84b Fix link support in list HTML
* Add the card-link class to all anchors in the HTML
* Override the default Bootstrap styling for links in card text
2017-12-30 14:06:46 +01:00
Paul van Tilburg fe9a5f1f52 make the itemization padding relative 2017-12-30 13:46:43 +01:00
Paul van Tilburg e2c40756ab Fix itemization padding not being applied 2017-12-30 13:23:08 +01:00
Paul van Tilburg 7f36f116a6 Switch to Sass based custom CSS
* Include the Bootstrap v4.0.0-beta3 SCSS sources
* Use the old custom.css as a basis for wishlist.scss
* Set the correct column count based on the media sizes
2017-12-29 23:55:12 +01:00