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
8fe1f081
authored
2020-11-21 10:22:25 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式
1 parent
d37f0775
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
29 deletions
index.html
staticCss/global.css
index.html
View file @
8fe1f08
...
...
@@ -65,67 +65,67 @@
<ul
id=
'ulNews'
>
<li>
<a
href=
""
title=
"创新技术体系 引领事业发展"
>
<div
class=
"news_item"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconzuixin"
></use>
</svg>
<p>
创新技术体系 引领事业发展引领事业发展引领事业发展引领事业发展
</
p
>
</
div
>
<span>
2020-06-19
</span>
</a>
</li>
<li>
<a
href=
""
title=
"创新技术体系 引领事业发展"
>
<div
class=
"news_item"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconzuixin"
></use>
</svg>
<p>
创新技术体系 引领事业发展
</p>
创新技术体系 引领事业发展引领事业发展引领事业发展引领事业发展
</div>
<span>
2020-06-19
</span>
</a>
</li>
<li>
<a
href=
""
title=
"创新技术体系 引领事业发展"
>
<div
class=
"news_item"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconzuixin"
></use>
</svg>
<p>
创新技术体系 引领事业发展
</p>
创新技术体系 引领事业发展引领事业发展引领事业发展引领事业发展
</div>
<span>
2020-06-19
</span>
</a>
</li>
<li>
<a
href=
""
title=
"创新技术体系 引领事业发展"
>
<div
class=
"news_item"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconzuixin"
></use>
</svg>
<p>
创新技术体系 引领事业发展
</p>
创新技术体系 引领事业发展引领事业发展引领事业发展引领事业发展
</div>
<span>
2020-06-19
</span>
</a>
</li>
<li>
<a
href=
""
title=
"创新技术体系 引领事业发展"
>
<div
class=
"news_item"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconzuixin"
></use>
</svg>
<p>
创新技术体系 引领事业发展
</p>
创新技术体系 引领事业发展引领事业发展引领事业发展引领事业发展
</div>
<span>
2020-06-19
</span>
</a>
</li>
<li>
<a
href=
""
title=
"创新技术体系 引领事业发展"
>
<div
class=
"news_item"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconzuixin"
></use>
</svg>
<p>
创新技术体系 引领事业发展
</p>
创新技术体系 引领事业发展引领事业发展引领事业发展引领事业发展
</div>
<span>
2020-06-19
</span>
</a>
</li>
...
...
staticCss/global.css
View file @
8fe1f08
...
...
@@ -390,24 +390,25 @@ div.c_one ul li a {
display
:
block
;
text-align
:
left
;
}
div
.c_one
ul
li
a
.icon
{
div
.c_one
#ulNews
.news_item
{
display
:
inline-block
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
width
:
72%
;
font-size
:
14px
;
}
div
.c_one
.news_item
.icon
{
float
:
left
;
height
:
2
5
px
;
width
:
1
1
%
;
margin-top
:
8
.5px
;
height
:
2
9
px
;
width
:
1
6
%
;
margin-top
:
7
.5px
;
margin-right
:
7px
;
}
div
.c_one
ul
li
a
:hover
{
color
:
#0091FF
;
}
div
.c_one
ul
li
a
p
{
display
:
inline-block
;
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
width
:
60%
;
}
div
.c_one
ul
li
a
span
{
float
:
right
;
color
:
#9b9b9b
;
...
...
Please
register
or
sign in
to post a comment