Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7e4211fc
authored
2021-01-22 09:40:01 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:底部样式
1 parent
9ac80662
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
staticCss/common.css
staticCss/common.css
View file @
7e4211f
...
...
@@ -33,14 +33,13 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq
/* -----------------底部start----------------------------- */
div
.footer
{
background-color
:
#233042
;
height
:
310px
;
}
div
.footer
.system_service
{
width
:
100%
;
border-bottom
:
1px
solid
#4A4A4A
;
}
div
.footer
.system_service
ul
{
padding
:
5
0px
0
;
padding
:
3
0px
0
;
width
:
1400px
;
margin
:
0
auto
;
font-size
:
0
;
...
...
@@ -66,7 +65,7 @@ div.footer .system_service ul li a:hover {
.footer
.subject
{
width
:
1200px
;
margin
:
0
auto
;
padding
:
45
px
0
;
padding
:
30
px
0
;
overflow
:
hidden
;
}
.footer
.subject
.footer_logo
{
...
...
Please
register
or
sign in
to post a comment