6208707d by 任超

style:css

1 parent 86db72c3
......@@ -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>
......
......@@ -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;
......