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
90fa8ee6
Commit
90fa8ee6
authored
Jan 07, 2022
by
임지연_이모션
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[임지연/이모션]백그라운드 색상css 수정 22.01.07
parent
ad284410
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
seller_common.css
src/assets/css/seller_common.css
+12
-0
No files found.
src/assets/css/seller_common.css
View file @
90fa8ee6
...
...
@@ -39,6 +39,18 @@
background-color
:
#efeff1
;
font-family
:
'Spoqa Han Sans'
;
}
.seller-wrap.wrap
:before
{
content
:
''
;
position
:
absolute
;
top
:
0
;
left
:
0
;
bottom
:
0
;
right
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
#efeff1
;
}
.seller-wrap
.content
{
padding-top
:
9rem
;
...
...
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