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
54087081
authored
2021-01-27 15:21:07 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:首页
1 parent
e81d96e3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
staticCss/pageHome.css
staticJs/head.js
staticCss/pageHome.css
View file @
5408708
...
...
@@ -563,9 +563,9 @@ div.c_five ul li a img {
margin
:
0
auto
;
}
.public-announcement
{
width
:
39
0px
;
width
:
44
0px
;
float
:
left
;
margin-right
:
39
px
;
margin-right
:
50
px
;
}
.public-announcement
ul
:nth-of-type
(
1
)
{
padding-bottom
:
10px
;
...
...
@@ -638,7 +638,7 @@ div.c_five ul li a img {
}
.policies-regulations
{
float
:
left
;
width
:
39
0px
;
width
:
44
0px
;
margin-top
:
3px
;
}
.policies-regulations
ul
:nth-of-type
(
1
)
{
...
...
@@ -694,7 +694,7 @@ div.c_five ul li a img {
left
:
0
;
}
.policies-regulations
{
margin-right
:
3
0px
;
margin-right
:
5
0px
;
}
.policies-regulations
.item-policies
{
margin-top
:
5px
;
...
...
@@ -736,7 +736,7 @@ div.c_five ul li a img {
.interaction
{
float
:
left
;
margin-top
:
3px
;
width
:
351
px
;
width
:
215
px
;
}
.interaction
.interaction-title
{
padding-bottom
:
10px
;
...
...
staticJs/head.js
View file @
5408708
...
...
@@ -70,7 +70,7 @@ document.writeln(" <a href=\'javascript:;\'>政务公开</a>");
document
.
writeln
(
" <dl class=\'layui-nav-child\'>"
);
document
.
writeln
(
" <dd><a href=\'/staticViews/policyList/1.html\'>相应政策</a></dd>"
);
document
.
writeln
(
" <dd><a href=\'/staticViews/lawList/1.html\'>法律法规</a></dd>"
);
document
.
writeln
(
" <dd><a href=\'/staticViews/
gsgg.htm
l\'>公示公告</a></dd>"
);
document
.
writeln
(
" <dd><a href=\'/staticViews/
notice/1.html
l\'>公示公告</a></dd>"
);
document
.
writeln
(
" </dl>"
);
document
.
writeln
(
" </li>"
);
document
.
writeln
(
" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>"
);
...
...
Please
register
or
sign in
to post a comment