Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TDS_Myshop_Detail
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
김정순_이모션
TDS_Myshop_Detail
Commits
4438857f
Commit
4438857f
authored
Jan 27, 2022
by
김은해_이모션
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[김은해] 220127 - 폰트수정
parent
b51a1043
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
seller.css
src/assets/css/seller.css
+2
-2
seller_common.css
src/assets/css/seller_common.css
+4
-4
No files found.
src/assets/css/seller.css
View file @
4438857f
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
@import
'seller_common.css'
;
@import
'seller_common.css'
;
.modal
{
.modal
{
font-family
:
'Spoqa Han Sans'
,
sans-serif
;
font-family
:
'Spoqa Han Sans
Neo
'
,
sans-serif
;
letter-spacing
:
-0.38px
;
letter-spacing
:
-0.38px
;
}
}
.popup.pop-seller
{
.popup.pop-seller
{
background-color
:
#efeff1
;
background-color
:
#efeff1
;
font-family
:
'Spoqa Han Sans'
,
sans-serif
;
font-family
:
'Spoqa Han Sans
Neo
'
,
sans-serif
;
}
}
.popup.pop-seller
.popup-body
{
.popup.pop-seller
.popup-body
{
...
...
src/assets/css/seller_common.css
View file @
4438857f
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
.table-row-list
{
.table-row-list
{
border-top
:
0
;
border-top
:
0
;
font-family
:
'Spoqa Han Sans'
,
sans-serif
;
font-family
:
'Spoqa Han Sans
Neo
'
,
sans-serif
;
}
}
.ellipsis
{
.ellipsis
{
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
.seller-wrap
{
.seller-wrap
{
font-size
:
1.3rem
;
font-size
:
1.3rem
;
background-color
:
#efeff1
;
background-color
:
#efeff1
;
font-family
:
'Spoqa Han Sans
'
;
font-family
:
'Spoqa Han Sans
Neo'
,
sans-serif
;
}
}
.seller-wrap.wrap
:before
{
.seller-wrap.wrap
:before
{
content
:
''
;
content
:
''
;
...
@@ -160,7 +160,7 @@
...
@@ -160,7 +160,7 @@
.seller-product-detail
{
.seller-product-detail
{
background-color
:
#efeff1
;
background-color
:
#efeff1
;
font-family
:
'Spoqa Han Sans
'
;
font-family
:
'Spoqa Han Sans
Neo'
,
sans-serif
;
}
}
.seller-product-detail
.l-grid
{
.seller-product-detail
.l-grid
{
...
@@ -543,7 +543,7 @@
...
@@ -543,7 +543,7 @@
background-color
:
#fff
;
background-color
:
#fff
;
margin-right
:
-20px
;
margin-right
:
-20px
;
margin-left
:
-20px
;
margin-left
:
-20px
;
font-family
:
'Spoqa Han Sans Neo'
,
'sans-serif'
;
font-family
:
'Spoqa Han Sans Neo'
,
sans-serif
;
}
}
.seller-tab-area
.tab-list
{
.seller-tab-area
.tab-list
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment