2024/01/09 후불회원 요금 사용내역 레이아웃 및 금액부분 추가 수정
@f1268efca36d4a12404fabc7dee9f09b70dc4420
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -1051,7 +1051,7 @@ |
| 1051 | 1051 |
.hisroy_price .hisroy_price_in>div>p:last-child {float: right;}
|
| 1052 | 1052 |
.hisroy_price .hisroy_price_in>div>p>span {font-size: 22px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
|
| 1053 | 1053 |
/*후불회원 요금 사용내역*/ |
| 1054 |
-.hisroy_price .hisroy_defprice_in {position:relative; background-color: #f2f2f2; width: calc(100%/4 - 20px); padding: 28px 22px 40px 22px; border-radius: 5px; box-sizing: border-box;}
|
|
| 1054 |
+.hisroy_price .hisroy_defprice_in {position:relative; background-color: #f2f2f2; width: calc(100%/4 - 10px); padding: 28px 22px 40px 22px; border-radius: 5px; box-sizing: border-box;}
|
|
| 1055 | 1055 |
.hisroy_price .hisroy_defprice_in>p {font-size: 20px; font-weight: 600; margin-bottom: 25px; font-family: 'GmarketSansBold';}
|
| 1056 | 1056 |
.hisroy_price .hisroy_defprice_in i{background-size: 100%;}
|
| 1057 | 1057 |
.hisroy_price .hisroy_defprice_in:nth-child(1) i {background-image: url(/publish/images/content/history_icon1.png); width: 23px; height: 26px; margin: 0 10px 2px 0;}
|
... | ... | @@ -1060,13 +1060,13 @@ |
| 1060 | 1060 |
.hisroy_price .hisroy_defprice_in:nth-child(4) i {background-image: url(/publish/images/content/history_icon3.png); width: 21px; height: 21px; margin: 0 10px 2px 0;}
|
| 1061 | 1061 |
.hisroy_price .hisroy_defprice_in>div {background-color: #fff; height: 50px; padding: 0 20px; border-radius: 5px; line-height: 50px; box-sizing: border-box;}
|
| 1062 | 1062 |
.hisroy_price .hisroy_defprice_in>div:last-child {margin-top: 10px;}
|
| 1063 |
-.hisroy_price .hisroy_defprice_in>div>p {font-size: 17px; font-weight: 300;}
|
|
| 1063 |
+.hisroy_price .hisroy_defprice_in>div>p {font-size: 15px; font-weight: 300;}
|
|
| 1064 | 1064 |
.hisroy_price .hisroy_defprice_in>div>p:first-child {float: left;}
|
| 1065 | 1065 |
.hisroy_price .hisroy_defprice_in>div>p:last-child {float: right;}
|
| 1066 |
-.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 20px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
|
|
| 1066 |
+.hisroy_price .hisroy_defprice_in>div>p>span {font-size: 20px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 1px;}
|
|
| 1067 | 1067 |
.hisroy_price .hisroy_defprice_in .clearfix{ display: flex; justify-content: space-between; align-items: center; height: 40px; background-color: #fff; padding: 5px 15px; border-radius: 5px; margin: 0 0 10px 0;}
|
| 1068 | 1068 |
.hisroy_price .hisroy_defprice_in .clearfix:last-child{margin: 0 0 0 0; text-align: right;}
|
| 1069 |
-.hisroy_price .hisroy_defprice_in .clearfix p:nth-child(2n){width: calc(100% - 50px); text-align: right;}
|
|
| 1069 |
+.hisroy_price .hisroy_defprice_in .clearfix p:nth-child(2n){width: calc(100% - 5px); text-align: right;}
|
|
| 1070 | 1070 |
.hisroy_price .hisroy_defprice_in dl {position: absolute; font-size:13px; color:#777; padding:0; top:178px;}
|
| 1071 | 1071 |
.hisroy_price .hisroy_defprice_in dl dd {padding:2px 0 0 8px;}
|
| 1072 | 1072 |
|
... | ... | @@ -2084,7 +2084,7 @@ |
| 2084 | 2084 |
|
| 2085 | 2085 |
/* 후불회원 요금사용내역*/ |
| 2086 | 2086 |
.hisroy_price .hisroy_defprice_in>p {font-size: 18px; font-weight: 600; margin-bottom: 25px; font-family: 'GmarketSansBold';}
|
| 2087 |
- .hisroy_price .hisroy_defprice_in>div>p>span {font-size: 18px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 5px;}
|
|
| 2087 |
+ .hisroy_price .hisroy_defprice_in>div>p>span {font-size: 17px; font-family: 'GmarketSansBold'; color: #002c9a; padding-right: 1px;}
|
|
| 2088 | 2088 |
} |
| 2089 | 2089 |
|
| 2090 | 2090 |
@media only screen and (max-width:1480px){
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?