More color changes
authorLaury GvR <laury@gaslightmedia.com>
Wed, 29 Oct 2014 17:20:03 +0000 (13:20 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 29 Oct 2014 17:20:03 +0000 (13:20 -0400)
css/app.css
scss/site/_structure.scss

index 265392f..793c15c 100644 (file)
@@ -6104,18 +6104,6 @@ article h2 {
     color: white;
     font-style: italic; }
 
-#gallery li:first-child .ngg-gallery-thumbnail-box {
-  background-color: orange; }
-
-#gallery li:nth-child(2) .ngg-gallery-thumbnail-box {
-  background-color: orange; }
-
-#gallery li:nth-child(3) .ngg-gallery-thumbnail-box {
-  background-color: orange; }
-
-#gallery li:nth-child(4) .ngg-gallery-thumbnail-box {
-  background-color: orange; }
-
 .ngg-gallery-thumbnail {
   float: none !important; }
 
index 6379e26..85476b5 100644 (file)
@@ -461,7 +461,6 @@ article h2 {
     #homepage_portfolio p,
     #homepage_problem_solvers p {
         padding: 0 40px;
-        
     }
     #homepage_testimonials {
         width: 100%;
@@ -603,18 +602,6 @@ article h2 {
             font-style: italic;
         }
     }
-    #gallery li:first-child .ngg-gallery-thumbnail-box {
-        background-color: orange;
-    }
-    #gallery li:nth-child(2) .ngg-gallery-thumbnail-box {
-        background-color: orange;
-    }
-    #gallery li:nth-child(3) .ngg-gallery-thumbnail-box {
-        background-color: orange;
-    }
-    #gallery li:nth-child(4) .ngg-gallery-thumbnail-box {
-        background-color: orange;
-    }
     .ngg-gallery-thumbnail {
         float: none !important;
     }