Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이찬
/
opensource_term_project
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
이찬
2020-06-05 22:17:12 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a1b3635ea766e57015880f84cc9c7c904b221d0e
a1b3635e
1 parent
421d411d
2차 수정
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
css/style.css
css/style.css
View file @
a1b3635
...
...
@@ -12,15 +12,7 @@ body {
body
.detail
{
margin-top
:
60px
;
}
body
.joonsik
{
background
:
url(./assets/bg/umbg.jpg)
center
/
cover
no-repeat
fixed
;
}
body
.sibal
{
background
:
url(./assets/bg/sibalbg.jpg)
center
/
cover
no-repeat
fixed
;
}
body
.trump
{
background
:
url(./assets/bg/trumpbg.jpg)
center
/
cover
no-repeat
fixed
;
}
a
{
color
:
#fff
;
}
...
...
@@ -207,4 +199,11 @@ div#is-limited-num {
#is-limited-num
input
[
type
=
number
]
{
height
:
10px
;
width
:
50px
;
}
#supersecret-document
{
display
:
none
;
margin
:
0
;
}
#supersecret-input
{
width
:
15px
;
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment