From d2af153ca2d8670953426342f863a9d4fa73c805 Mon Sep 17 00:00:00 2001 From: fortinux Date: Thu, 30 Oct 2014 16:46:56 -0200 Subject: [PATCH] change header color --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 891d4d9..39474bd 100644 --- a/style.css +++ b/style.css @@ -196,7 +196,7 @@ background-size: 100% 100%; #content .main-block h1, #not-found h1, #access-denied h1 { - color: #C90B10; + color: #2c1c44; font-size: 1.7em; padding: 7px 0; margin-left: 0 !important; -- libgit2 0.21.2