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
6208707d
authored
2020-11-21 11:32:55 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:css
1 parent
86db72c3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
index.html
staticCss/global.css
staticCss/pageHome.css
index.html
View file @
6208707
...
...
@@ -5,7 +5,7 @@
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
网上“一窗办事”登记系统
</title>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./staticCss/
global
.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./staticCss/
pageHome
.css"
/>
<script
type=
"text/javascript"
src=
"./staticJs/head.js"
></script>
</head>
...
...
@@ -66,9 +66,9 @@
<li>
<a
href=
""
title=
"创新技术体系 引领事业发展"
>
<div
class=
"news_item"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<
!-- <
svg class="icon svg-icon" aria-hidden="true">
<use xlink:href="#iconzuixin"></use>
</svg>
</svg>
-->
创新技术体系 引领事业发展引领事业发展引领事业发展引领事业发展
</div>
<span>
2020-06-19
</span>
...
...
staticCss/global.css
deleted
100644 → 0
View file @
86db72c
This diff is collapsed.
Click to expand it.
staticCss/pageHome.css
View file @
6208707
...
...
@@ -404,7 +404,7 @@ div.c_one #ulNews .news_item{
div
.c_one
.news_item
.icon
{
float
:
left
;
height
:
29px
;
width
:
14%
;
width
:
14%
!important
;
margin-top
:
7.5px
;
margin-right
:
7px
;
margin-left
:
-3px
;
...
...
Please
register
or
sign in
to post a comment