Commit Graph

14 Commits (e7d8ebb489c2be8fa5cab4ad1351bd92e4eecf11)

Author SHA1 Message Date
Alan Orth e7d8ebb489
Regenerate styles and clean up merge garbage
Sucky thing about minified files is that they are a pain in the ass
for merge conflicts.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-10-30 16:48:50 +03:00
Alan Orth 44977f33f3 Merge remote-tracking branch 'raywan/feature/border-radius' into raymazing
Meh, merging generated/minified files is lame.

Conflicts:
	alchemy/static/css/style.css
2014-10-30 16:45:34 +03:00
Raymond Wanyoike 586164230b Set post link colour to a visible blue 2014-10-29 20:52:10 +03:00
Raymond Wanyoike c80409e460 Make post images responsive 2014-10-29 20:47:36 +03:00
Raymond Wanyoike 51e4a557c0 Border radius (4px) code blocks and images, smooth ᵔᴥᵔ
Conflicts:
	alchemy/static/css/style.css
2014-10-29 20:47:36 +03:00
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