Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이유제
/
CultureGallery
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
YujeLee
2020-12-05 01:06:56 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7b90da9296cb7eb68669526dd0de052633e29304
7b90da92
1 parent
be97767f
Frontend: main, login page 수정
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
public/stylesheets/login_style.css
public/stylesheets/main_style.css
public/stylesheets/login_style.css
View file @
7b90da9
...
...
@@ -44,11 +44,12 @@
}
.welcome
{
position
:
relativ
e
;
position
:
absolut
e
;
text-align
:
center
;
font-family
:
sans-serif
;
color
:
#000
;
top
:
300px
;
top
:
30%
;
left
:
40%
;
}
.welcome
h1
{
...
...
public/stylesheets/main_style.css
View file @
7b90da9
...
...
@@ -77,7 +77,7 @@ header
text-align
:
center
;
font-family
:
sans-serif
;
color
:
#fff
;
top
:
30
0px
;
top
:
30
%
;
}
.welcome
h1
{
...
...
Please
register
or
login
to post a comment