Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
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
hujun
tl_estate
Commits
9d32afdd
Commit
9d32afdd
authored
Feb 09, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录页样式调整
parent
2affb6c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
2 deletions
+20
-2
login.css
public/resource/css/login.css
+20
-2
No files found.
public/resource/css/login.css
View file @
9d32afdd
@charset
"utf-8"
;
body
{
margin
:
0
;
min-width
:
580px
;
}
p
{
margin
:
0
;
}
header
{
position
:
fixed
;
left
:
0
;
top
:
0
;
z-index
:
1
;
width
:
100%
;
min-width
:
580px
;
background-color
:
white
;
}
header
>
div
{
margin
:
0
auto
;
width
:
1200px
;
...
...
@@ -19,8 +29,9 @@ header>div>img{
.main-area
{
overflow
:
hidden
;
width
:
100%
;
height
:
8
50px
;
height
:
7
50px
;
position
:
relative
;
top
:
115px
;
}
.main-area
>
img
{
float
:
left
;
...
...
@@ -118,7 +129,14 @@ a#btn_login_temp{
display
:
none
;
background-color
:
#999
;
}
footer
{
position
:
fixed
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
min-width
:
580px
;
background-color
:
white
;
}
footer
>
p
{
line-height
:
115px
;
text-align
:
center
;
...
...
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