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
8d9a2c6a
authored
2021-02-01 10:14:35 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:新闻动态
1 parent
54508398
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
staticCss/xwdt.css
staticCss/xwdt.css
View file @
8d9a2c6
...
...
@@ -136,10 +136,12 @@ div.subject {
padding-right
:
10px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
color
:
#6D7278
;
display
:
-webkit-box
;
-webkit-line-clamp
:
3
;
/*超出3行部分显示省略号,去掉该属性 显示全部*/
-webkit-box-orient
:
vertical
;
font-size
:
14px
;
font-weight
:
100
;
color
:
#6D7278
;
}
.leftContainer
{
border-right
:
1px
solid
#DEDEDE
;
...
...
@@ -338,7 +340,6 @@ div.subject {
}
.sticky
.xw-right
{
font-size
:
16px
;
color
:
#6D7278
;
height
:
60px
;
float
:
initial
;
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment