From 63db1dc73dc9c210f230b2597f6548dffa0b31d4 Mon Sep 17 00:00:00 2001 From: Petya Raykovska Date: Thu, 9 Oct 2014 15:41:46 +0300 Subject: [PATCH 1/2] Style fixes --- css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index 33693a6..b1809d4 100644 --- a/css/styles.css +++ b/css/styles.css @@ -560,7 +560,7 @@ footer .content li { list-style: none; } .gmp_map_opts { float: none !important; margin-top: 2em !important; -}. +} /********************************************* @@ -574,7 +574,7 @@ h4 { font-size: 1.4em; } h5 { font-size: 1.2em; } h6 { font-size: 1.0em; } -h1 h2 h3 h4 h5 h6 { font-weight: normal; } +h1, h2, h3, h4, h5, h6 { font-weight: normal; } a { color: #428bca; text-decoration: none; } a:hover { text-decoration: underline; } From 82abfee07a6696a7e72ac1e7d3bd368c0b02d89e Mon Sep 17 00:00:00 2001 From: Petya Raykovska Date: Thu, 9 Oct 2014 15:47:59 +0300 Subject: [PATCH 2/2] Adds missing classes Adds missing classes to front-page.php & footer.php --- footer.php | 2 +- front-page.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/footer.php b/footer.php index e92c1b1..0f8eb4c 100644 --- a/footer.php +++ b/footer.php @@ -1,7 +1,7 @@