버튼 이미지 미리 로딩 수정
This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
<link rel="shortcut icon" href="../assets/images/kia/favicon-16x16.png" />
|
||||
<link rel="icon" href="../assets/images/kia/favicon-16x16.png" />
|
||||
<link rel="stylesheet" href="../assets/css/kia/kia-font.css?v1" type="text/css" />
|
||||
<link rel="stylesheet" href="../assets/css/kia/kia.css?v1" type="text/css" />
|
||||
<link rel="stylesheet" href="../assets/css/kia/kia.css?v2" type="text/css" />
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!--//header-->
|
||||
@@ -497,7 +499,7 @@
|
||||
<dt>총 결제 금액</dt>
|
||||
<dd>₩ 29,900</dd>
|
||||
</dl>
|
||||
<div class="paymentButton oneButtonLine">
|
||||
<div class="paymentButton oneButton">
|
||||
<!-- <button class="cartBtn leftBtn"><p>장바구니</p></button> -->
|
||||
<button class="PurchaseBtn leftBtn"><p>바로구매</p></button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user