Commit graph

16 commits

Author SHA1 Message Date
TILvids
814d72aedb
Update style.scss 2021-07-12 15:27:17 -04:00
TILvids
53de2ac20a
Update style.scss 2021-07-12 15:24:30 -04:00
TILvids
cb103af2b4
Update style.scss 2021-07-12 12:14:38 -04:00
TILvids
19e8db1a65
Update style.scss 2021-07-12 12:12:42 -04:00
TILvids
b0ad2391f7
Update style.scss 2021-07-12 12:09:13 -04:00
TILvids
ca16f80fba
Update style.scss 2021-07-12 12:06:56 -04:00
TILvids
4ac9ea226d
Update style.scss 2021-07-12 12:05:04 -04:00
TILvids
ca62008172
Update style.scss
Update colors
2021-07-12 11:53:22 -04:00
Max Glenister
ebb9814ca4 Removed +x on style.scss
Fixes #204
2015-11-26 16:03:45 +00: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)