diff --git a/style.css b/style.css index d990e05..30e3a8e 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,13 @@ @import url(../profile-base/style.css); +/* Main style page */ +body { + background: #FFF; +} - +#wrap-2 { + border: 0px; +} /* Panel Right Style */ .box-1 { @@ -19,7 +25,7 @@ /* Menu List left */ #content .box-2 .block-title { - font-size: 14px; + font-size: 12px; text-align: left; border-top: 4px solid #00510f; background: #eeefff; -- libgit2 0.21.2