|
@@ -92,7 +92,7 @@ body { background-color: #F5F5FB !important; }
|
|
|
|
|
|
#pay .inner .money > div:nth-of-type(1) {margin: 30px 0 10px 20px;float: left; line-height: 20px; color: #888888; font-size: 12px;}
|
|
|
|
|
|
-#pay .inner .money > div:nth-of-type(2) { margin: 13px -3px 11px 0; color: #1d1d1d; }
|
|
|
+#pay .inner .money > div:nth-of-type(2) { margin: 13px -3px 11px 0; color: #1d1d1d; height: 30px; }
|
|
|
|
|
|
#pay .inner .money > div:nth-of-type(2) p{ height:24px}
|
|
|
|