Commit cfd92f76 by Kim Gyeongeun

マイページ画面のデザイン変更(タイトル、テーブルpadding修正)

parent 387f6a03
......@@ -174,7 +174,7 @@ $!escape.html($userInfo.firstName) $!escape.html($userInfo.lastName)さんのマ
<!-- Button Table Start -->
<table width="100%" border="0" cellspacing="2" cellpadding="0" style="padding-bottom: 60px;">
<table width="100%" border="0" cellspacing="2" cellpadding="0" style="padding-bottom: 40px;">
<tr>
<td background="/em/images/cts_btnbar.gif"><img src="/em/images/spacer.gif" width="1" height="10" border="0"></td>
</tr>
......
......@@ -216,7 +216,7 @@ a.enqresult:hover {
font-size: 15pt;
font-weight: bold;
color: #444444;
padding: 0px 0px 30px 12px;
padding: 0px 0px 20px 12px;
}
.ctsTitle03 {
font-size: 15pt;
......@@ -411,5 +411,5 @@ a.btn02:hover {
}
.myPageTable {
border-spacing: 2px 8px;
padding-bottom: 60px;
padding-bottom: 40px;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment