From: Ben Beltran Date: Sun, 13 Apr 2014 08:21:05 +0000 (-0500) Subject: Better header, better headers :D X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/16b61d2c00e690d8e617971c06d80ae5e8c0dd8d Better header, better headers :D --- diff --git a/jekyll/css/application.css b/jekyll/css/application.css index 9120818..dc53921 100644 --- a/jekyll/css/application.css +++ b/jekyll/css/application.css @@ -41,14 +41,29 @@ nav ul li a:focus { color: #03090f; } -.postcontainer h1{ +.postcontainer h1, +.postcontainer h2, +.postcontainer h3 { font-family: 'Oswald', sans-serif; text-transform: uppercase; font-weight: 300; +} + +.postcontainer h1{ color: #d30058; margin: 0.666em 1.333em 0; } +.postcontainer h2 { + color:#99a3a4; + font-size: 1.692em; +} + +.postcontainer h3{ + color:#99a3a4; + font-size: 1.384em; +} + .postcontainer.blue h1 {color: #0081cb} .postcontainer.green h1 {color: #43da30} .postcontainer.grey h1 {color: #9e978e} diff --git a/jekyll/img/headers/vida-sin-facebook.png b/jekyll/img/headers/vida-sin-facebook.png index 1177081..c666ac9 100644 Binary files a/jekyll/img/headers/vida-sin-facebook.png and b/jekyll/img/headers/vida-sin-facebook.png differ