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
6c905440
authored
2020-11-10 15:26:37 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of yun.pashanhoo.com:renchao/portalStaticPage
2 parents
3f1bf107
11e2e0b8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
13 deletions
staticViews/xwdt/css/index.css
staticViews/xwdt/index.html
staticViews/xwdt/css/index.css
View file @
6c90544
...
...
@@ -82,7 +82,6 @@ div.top-logo .top_logo_search i {
.top-logo
h1
{
display
:
inline-block
;
float
:
left
;
}
/*------------------首页 end------------*/
...
...
@@ -226,11 +225,6 @@ div.navigation {
width
:
1200px
;
margin
:
0
auto
;
}
.left
{
border-right
:
1px
solid
#DEDEDE
;
}
.right
{
width
:
400px
;
}
...
...
@@ -243,7 +237,6 @@ div.navigation {
display
:
block
;
padding-top
:
10px
;
height
:
150px
;
border-bottom
:
1px
solid
#DEDEDE
;
cursor
:
pointer
;
}
...
...
@@ -264,7 +257,13 @@ div.navigation {
.xw-right
{
padding-right
:
10px
;
}
.leftContainer
{
border-right
:
1px
solid
#DEDEDE
;
margin-top
:
61px
;
}
.leftContainer
li
:last-child
{
border-bottom
:
1px
solid
#DEDEDE
;
}
.left-top
{
width
:
408px
;
height
:
18px
;
...
...
@@ -272,13 +271,14 @@ div.navigation {
font-weight
:
bold
;
color
:
#4A4A4A
;
line-height
:
18px
;
margin-bottom
:
10px
;
cursor
:
pointer
;
}
.left-body
{
width
:
687px
;
height
:
60px
;
font-size
:
14px
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
font-weight
:
400
;
color
:
#6D7278
;
line-height
:
21px
;
...
...
@@ -291,11 +291,12 @@ div.navigation {
}
.left-buttom
div
:nth-child
(
2
)
{
margin-left
:
1
0px
;
margin-left
:
6
0px
;
}
.left-buttom
div
{
float
:
left
;
line-height
:
57px
}
.left-buttom
i
{
...
...
@@ -350,9 +351,6 @@ div.navigation {
margin-bottom
:
20px
;
}
.tj
{
/*margin-bottom: 10px;*/
}
.tj
img
{
width
:
200px
;
...
...
staticViews/xwdt/index.html
View file @
6c90544
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment