From: rsiddharth Date: Tue, 6 Jan 2015 01:41:08 +0000 (-0500) Subject: updated 2015/assets/css/custom.css: changed the color of inside headings. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=abc3c8c383a8355d0720f2138efb90db8b672432;p=libreplanet-static.git updated 2015/assets/css/custom.css: changed the color of inside headings. --- diff --git a/2015/assets/css/custom.css b/2015/assets/css/custom.css index 967cc289..de4033f0 100644 --- a/2015/assets/css/custom.css +++ b/2015/assets/css/custom.css @@ -10,9 +10,8 @@ h2, h3 { color: rgb(88, 208, 121); } -h2 small, h2 .small, -h3 small, h3 .small { - color: rgba(88, 208, 121, 0.6); +h2 small, h2 .small, h3 small, h3 .small { + color: rgb(60, 142, 83); }