From b38f701e1cc4137b24afdcff992ccfb28c152d54 Mon Sep 17 00:00:00 2001 From: fortinux Date: Wed, 29 Oct 2014 15:31:21 -0200 Subject: [PATCH] i change #content .box-1 .box-3 .block --- style.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/style.css b/style.css index 9a0ccbb..8c434d9 100644 --- a/style.css +++ b/style.css @@ -240,10 +240,10 @@ div#article-parent { #content .box-2 .block-title, #content .box-3 .block-title { - background: #FCDD4E; + background: #2c1c44; border-bottom: medium none; - border-top: 4px solid #C90B10; - color: #000000; + border-top: 4px solid #2c1c44; + color: #ffffff; font-size: 12px; margin: 0; padding: 8px 8px 6px 10px; @@ -257,8 +257,8 @@ div#article-parent { border-right: none; font-weight: bold; color: #436976 !important; - border-top: 2px solid #64946e !important; - border-bottom: 2px solid #64946e !important; + border-top: 2px solid #2c1c44 !important; + border-bottom: 2px solid #2c1c44 !important; background-color: #eeefff; border-radius: 0px; } @@ -292,7 +292,7 @@ div#article-parent { } #content .box-1 .block-title { - background: #c90b10; + background: #2c1c44; border: medium none red; border-radius: 9px; padding: 0.6em 1.5em; @@ -428,7 +428,7 @@ div#article-parent { clear: both; text-align: right; font-size: 11px; - color: #000; + color: #ffffff; position: relative; padding: 5px; background: #DFDFDF; @@ -632,7 +632,7 @@ div#article-parent { font-size: 14px; float: left; text-align: left; - color: #555; + color: #2c1c44; } #footer-menu > li { -- libgit2 0.21.2