|
@@ -45,7 +45,7 @@ a img {border: 0;}
|
|
|
|
|
|
/* #Base 960 Grid ================================================== */
|
|
/* #Base 960 Grid ================================================== */
|
|
.container { position: relative; width: 960px; margin: 0 auto; padding: 0; }
|
|
.container { position: relative; width: 960px; margin: 0 auto; padding: 0; }
|
|
-/* Hackety Hack - position needs to be abolute for Skrollr to work right */
|
|
|
|
|
|
+/* Hackety Hack - position needs to be absolute for Skrollr to work right */
|
|
.container .column,
|
|
.container .column,
|
|
.container .columns { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
|
|
.container .columns { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
|
|
.row { margin-bottom: 20px; }
|
|
.row { margin-bottom: 20px; }
|
|
@@ -273,8 +273,8 @@ ul.gfield_checkbox li {float:left;}
|
|
padding: 8px 15px;
|
|
padding: 8px 15px;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
- background: #1275FF;
|
|
|
|
- border: 1px solid #155FB0;
|
|
|
|
|
|
+ background: #CFBACE;
|
|
|
|
+ border: 1px solid #826882;
|
|
color: white;
|
|
color: white;
|
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#77B7FF), to(#017AFF));
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#77B7FF), to(#017AFF));
|
|
@@ -308,10 +308,6 @@ and (max-device-width : 568px) {
|
|
text-transform:uppercase;
|
|
text-transform:uppercase;
|
|
font-size:14px;
|
|
font-size:14px;
|
|
}
|
|
}
|
|
- h4.beanie {
|
|
|
|
- font-family: Reenie Beanie;
|
|
|
|
- font-size:21px;
|
|
|
|
- }
|
|
|
|
#gform {
|
|
#gform {
|
|
width:400px;
|
|
width:400px;
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|