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

Commit

Permalink
Browse files Browse the repository at this point in the history
Cornerstone Compile
  • Loading branch information
andrewmbacon committed Nov 13, 2015
1 parent b4054db commit 1c693ea
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 8,505 deletions.
13 changes: 12 additions & 1 deletion css/hale2015-blue.css
Expand Up @@ -5831,9 +5831,18 @@ button.close {

#megamenu-mobile-title {
font-size: 1.3em;
padding: .8em;
padding: .8em 90px .8em .8em;
margin: 0; }

.mega-menu-toggle {
position: absolute;
right: 0;
top: -3.2em; }

#megamenu-mobile-title a,
#megamenu-mobile-title a:hover {
color: black; }

/* - - - - - - - - - - - - - - - - - - -
== Header Image
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -7547,6 +7556,8 @@ q:before, table q:after {
font-weight: bold; }
.uup-list .uup-item .uup-text .uup-name .uup-first:after {
content: ' '; }
.uup-list .uup-item .uup-text .uup-phones .uup-phone2 {
display: block; }

.uup-index-table .uup-table-name.table-has-image {
position: relative;
Expand Down
13 changes: 12 additions & 1 deletion css/hale2015-green.css
Expand Up @@ -5831,9 +5831,18 @@ button.close {

#megamenu-mobile-title {
font-size: 1.3em;
padding: .8em;
padding: .8em 90px .8em .8em;
margin: 0; }

.mega-menu-toggle {
position: absolute;
right: 0;
top: -3.2em; }

#megamenu-mobile-title a,
#megamenu-mobile-title a:hover {
color: black; }

/* - - - - - - - - - - - - - - - - - - -
== Header Image
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -7547,6 +7556,8 @@ q:before, table q:after {
font-weight: bold; }
.uup-list .uup-item .uup-text .uup-name .uup-first:after {
content: ' '; }
.uup-list .uup-item .uup-text .uup-phones .uup-phone2 {
display: block; }

.uup-index-table .uup-table-name.table-has-image {
position: relative;
Expand Down
13 changes: 12 additions & 1 deletion css/hale2015-orange.css
Expand Up @@ -5831,9 +5831,18 @@ button.close {

#megamenu-mobile-title {
font-size: 1.3em;
padding: .8em;
padding: .8em 90px .8em .8em;
margin: 0; }

.mega-menu-toggle {
position: absolute;
right: 0;
top: -3.2em; }

#megamenu-mobile-title a,
#megamenu-mobile-title a:hover {
color: black; }

/* - - - - - - - - - - - - - - - - - - -
== Header Image
- - - - - - - - - - - - - - - - - - - */
Expand Down Expand Up @@ -7547,6 +7556,8 @@ q:before, table q:after {
font-weight: bold; }
.uup-list .uup-item .uup-text .uup-name .uup-first:after {
content: ' '; }
.uup-list .uup-item .uup-text .uup-phones .uup-phone2 {
display: block; }

.uup-index-table .uup-table-name.table-has-image {
position: relative;
Expand Down

0 comments on commit 1c693ea

Please sign in to comment.