shoppingmallv2 init...

This commit is contained in:
최준흠git config git config --helpgit config --global user.name 최준흠 2023-08-12 21:22:10 +09:00
parent aa93dad764
commit 52c6fb8803
2 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,7 @@ div#content table.product tr:first-child {
/* 상품 리스트 전용 */
div#content table thead th{
text-align:center;
white-space: nowrap;
padding-top:15px;
padding-bottom:15px;

View File

@ -68,6 +68,7 @@ div#content table.product tr:first-child {
/* 상품 리스트 전용 */
div#content table thead th{
text-align:center;
white-space: nowrap;
padding-top:15px;
padding-bottom:15px;