Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Updating color schemes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmbacon committed Oct 6, 2015
1 parent 44c5a1c commit 4fa31ba
Show file tree
Hide file tree
Showing 3 changed files with 622 additions and 41 deletions.
54 changes: 27 additions & 27 deletions css/executive.css
Original file line number Diff line number Diff line change
Expand Up @@ -7858,17 +7858,17 @@ input[type="button"]#footers.btn-block {
.ie8 #page-business-home .widget_sp_image-description {
background-color: black; }

#page-business-home .caption-blue .widget_sp_image-description {
#page-business-home .entry-content .panel-grid .caption-blue .widget_sp_image-description {
background-color: rgba(38, 173, 228, 0.9);
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); }

#page-business-home .caption-green .widget_sp_image-description {
#page-business-home .entry-content .panel-grid .caption-green .widget_sp_image-description {
background-color: rgba(208, 231, 81, 0.9);
color: #000;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7); }

.ie8 #page-business-home .caption-green .widget_sp_image-description {
.ie8 #page-business-home .entry-content .panel-grid .caption-green .widget_sp_image-description {
background-color: #d0e751; }

#page-business-home .caption-darkred .widget_sp_image-description {
Expand Down Expand Up @@ -7905,71 +7905,71 @@ input[type="button"]#footers.btn-block {
.ie8 #content .panel-row-style-row-green {
background-color: #d0e751; }

#content .panel-row-style-row-darkgrey {
#content .entry-content .panel-grid .panel-row-style-row-darkgrey {
background-color: rgba(41, 41, 41, 0.9); }
#content .panel-row-style-row-darkgrey .widget {
#content .entry-content .panel-grid .panel-row-style-row-darkgrey .widget {
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); }
#content .panel-row-style-row-darkgrey .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style-row-darkgrey .widget_sp_image-description {
display: none; }

.ie8 #content .panel-row-style-row-darkgrey {
.ie8 #content .entry-content .panel-grid .panel-row-style-row-darkgrey {
background-color: #292929; }

#content .panel-row-style-row-lightgrey {
#content .entry-content .panel-grid .panel-row-style-row-lightgrey {
background-color: rgba(239, 239, 239, 0.9); }
#content .panel-row-style-row-lightgrey .widget {
#content .entry-content .panel-grid .panel-row-style-row-lightgrey .widget {
color: #000;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7); }
#content .panel-row-style-row-lightgrey .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style-row-lightgrey .widget_sp_image-description {
display: none; }

.ie8 #content .panel-row-style-row-lightgrey {
.ie8 #content .entry-content .panel-grid .panel-row-style-row-lightgrey {
background-color: #EFEFEF; }

#content .panel-row-style-row-blue {
#content .entry-content .panel-grid .panel-row-style-row-blue {
background-color: rgba(38, 173, 228, 0.9); }
#content .panel-row-style-row-blue .widget {
#content .entry-content .panel-grid .panel-row-style-row-blue .widget {
color: #fff; }
#content .panel-row-style-row-blue .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style-row-blue .widget_sp_image-description {
display: none; }
#content .panel-row-style-row-blue a {
#content .entry-content .panel-grid .panel-row-style-row-blue a {
color: yellow; }

.ie8 #content .panel-row-style-row-blue {
.ie8 #content .entry-content .panel-grid .panel-row-style-row-blue {
background-color: #26ade4; }

#content .panel-row-style-row-darkred {
#content .entry-content .panel-grid .panel-row-style-row-darkred {
background-color: rgba(74, 5, 0, 0.9); }
#content .panel-row-style-row-darkred .widget {
#content .entry-content .panel-grid .panel-row-style-row-darkred .widget {
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); }
#content .panel-row-style-row-darkred .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style-row-darkred .widget_sp_image-description {
display: none; }

.ie8 #content .panel-row-style-row-darkred {
background-color: #4a0500; }

#content .panel-row-style-row-purple {
#content .entry-content .panel-grid .panel-row-style-row-purple {
background-color: rgba(132, 54, 181, 0.9); }
#content .panel-row-style-row-purple .widget {
#content .entry-content .panel-grid .panel-row-style-row-purple .widget {
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); }
#content .panel-row-style-row-purple .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style-row-purple .widget_sp_image-description {
display: none; }

.ie8 #content .panel-row-style-row-purple {
.ie8 #content .entry-content .panel-grid .panel-row-style-row-purple {
background-color: #8436b5; }

#content .panel-row-style-row-orange {
#content .entry-content .panel-grid .panel-row-style-row-orange {
background-color: rgba(209, 112, 17, 0.9); }
#content .panel-row-style-row-orange .widget {
#content .entry-content .panel-grid .panel-row-style-row-orange .widget {
color: #fff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7); }
#content .panel-row-style-row-orange .widget_sp_image-description {
#content .entry-content .panel-grid .panel-row-style-row-orange .widget_sp_image-description {
display: none; }

.ie8 #content .panel-row-style-row-orange {
.ie8 #content .entry-content .panel-grid .panel-row-style-row-orange {
background-color: #d17011; }

#content .widget_black-studio-tinymce {
Expand Down
Loading

0 comments on commit 4fa31ba

Please sign in to comment.