Commit Graph

9 Commits

Author SHA1 Message Date
Holger Reinhardt c3db6e5b6c Update style.scss 2015-11-06 16:44:52 +01:00
Holger Reinhardt 4a9e96d3ec Update style.scss 2015-11-06 16:33:30 +01:00
Barry Clark b83d46fb2b Move Sass to default _sass directory via @LeoColomb #39 2015-02-23 01:14:19 -05:00
Ben Abbott e944eb0258 Resolves #72 by overriding an img style 2015-01-13 13:20:29 +13:00
Ben Abbott 404ddf26e5 Change how SVG icons are included in pages
Normally you include a .html file containing SVG data to show social
media icons on the page, but this means adding up to 27KB of bloat to
every single page.

With this commit I have moved the SVG data into a .scss file and
converted them into Data URIs so they work on multiple browsers. This
means the CSS file will contain the SVG data rather than each and every
page on the site.
2014-11-12 16:42:00 +13:00
Barry Clark 5dc43301e9 Visual improvements to the font weight of headers 2014-08-28 21:56:14 -04:00
Barry Clark 048f23c237 Bold headers fix for Windows browsers 2014-08-22 08:45:24 -04:00
Barry Clark 23d88f26d9 CSS comments tidy up 2014-07-30 18:53:22 -04:00
Barry Clark 6955d770fe Update Sass files to be built by GitHub Pages 2014-07-30 17:36:13 -04:00
Renamed from scss/style.scss (Browse further)