Commit Graph

9 Commits (299563fb4a08950bcf501d5c491a80c7ca235a9e)

Author SHA1 Message Date
Raymond Wanyoike 299563fb4a Limit max width on container div (970px) to contain post images
Conflicts:
	alchemy/static/css/style.css
2014-10-29 20:47:36 +03:00
Raymond Wanyoike f0eec15a11 Update bootstrap v3.1.1 -> v3.2.0 2014-10-29 13:42:51 +03:00
Raymond Wanyoike a5bb85f98e Fix pygments double border effect 2014-06-16 19:35:40 +03:00
Raymond Wanyoike b690c785b6 Beef up the titles 2014-05-31 17:13:00 +03:00
Raymond Wanyoike 9bbfa7398d Compress output using clean-css
124K	alchemy/static/css/style.css
$ lessc --clean-css ...
104K	alchemy/static/css/style.css
2014-05-31 17:01:04 +03:00
Raymond Wanyoike c1366a5492 Move stylesheet changes to less file 2014-05-31 16:53:18 +03:00
Alan Orth d197977ca5
static: Remove web fonts
Let's use a sane font stack so each platform can use the best font
for their platform.  Also, this reduces page load time.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-05-31 00:13:25 +03:00
Alan Orth a2d306a70b
static/css/style.css: Use web- and platform-safe font stacks instead of @font-face
Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-05-31 00:05:25 +03:00
Raymond Wanyoike 752ebd247c This shit should work now
─────────▄──────────────▄
────────▌▒█───────────▄▀▒▌
────────▌▒▒▀▄───────▄▀▒▒▒▐
───────▐▄▀▒▒▀▀▀▀▄▄▄▀▒▒▒▒▒▐
─────▄▄▀▒▒▒▒▒▒▒▒▒▒▒█▒▒▄█▒▐
───▄▀▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▀██▀▒▌
──▐▒▒▒▄▄▄▒▒▒▒▒▒▒▒▒▒▒▒▒▀▄▒▒▌
──▌▒▒▐▄█▀▒▒▒▒▄▀█▄▒▒▒▒▒▒▒█▒▐
─▐▒▒▒▒▒▒▒▒▒▒▒▌██▀▒▒▒▒▒▒▒▒▀▄▌
─▌▒▀▄██▄▒▒▒▒▒▒▒▒▒▒▒░░░░▒▒▒▒▌
─▌▀▐▄█▄█▌▄▒▀▒▒ Such commit ▐
▐▒▀▐▀▐▀▒▒▄▄▒▄▒▒▒▒▒░░░░░░▒▒▒▒▌
▐▒▒▒▀▀▄▄▒▒▒▄▒▒▒▒▒▒░░░░░░▒▒▒▐
─▌▒▒▒▒▒▒▀▀▀▒▒▒▒▒▒▒▒ Wow ▒▒▒▌
─▐▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▐
──▀▄▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▄▒▒▒▒▌
────▀▄▒▒▒▒▒▒▒▒▒▒▄▄▄▀▒▒▒▒▄▀
───▐▀▒▀▄▄▄
2014-05-29 00:54:52 +03:00