From: Laury GvR Date: Mon, 16 Mar 2015 15:22:42 +0000 (-0400) Subject: Some style changes X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=078de88a65f8e49c4bd5b2aeed18168540779fd3;p=web%2FGruntInit%2FglmTheme.git Some style changes --- diff --git a/root/scss/_structure.scss b/root/scss/_structure.scss index 7037a43..70c5180 100644 --- a/root/scss/_structure.scss +++ b/root/scss/_structure.scss @@ -152,7 +152,7 @@ body { display:block; padding: 0 10px; } - &:nth-child(1):before, &:nth-child(2):before { + &:nth-child(1):before { content: none; } } @@ -197,7 +197,7 @@ body { } } #content-wrapper { - padding: 0 25px; + padding: 25px; h1#Emer { color: $red; font-family: Times, sans-serif;