windhamdavid 9 years ago
parent
commit
c28e7f169c
1 changed files with 2 additions and 5 deletions
  1. 2 5
      css/stripe.css

+ 2 - 5
css/stripe.css

@@ -21,8 +21,8 @@ ul.gfield_checkbox li {float:left;}
 .gform_card_icon_container {
 	display:none;
 }
-.ginput_total span {
-	font-size:17px;
+.gform_wrapper span.ginput_total.ginput_total_1 {
+	font-size:21px;
 }
 .gfield_creditcard_warning_message {
 	display: none;
@@ -731,7 +731,6 @@ html>body .entry ul,
 	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
 	padding: 10px 20px 10px 45px;
 	min-height: 25px;
-	background-image: url(../img/stopbanner.png);
 	background-repeat: no-repeat;
 	background-position: 0 0;
 	background-color: #790000;
@@ -1699,7 +1698,6 @@ body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
 .gform_wrapper div.gform_card_icon {
 	margin-right: 4px;
 	text-indent: -9000px;
-	background-image: url(../img/gf-creditcard-icons.png);
 	background-repeat: no-repeat;
 	width: 36px;
 	height: 32px;
@@ -1910,7 +1908,6 @@ body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
 .gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
 	width: 32px;
 	height: 23px;
-	background-image: url(../img/gf-creditcard-icons.png);
 	background-repeat: no-repeat;
 	background-position: 0 -128px;
 	position: relative;