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
03a09de7
authored
2021-01-21 15:26:50 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:新闻动态
1 parent
baefa5c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
15 deletions
staticCss/xwdt.css
staticCss/xwdt.css
View file @
03a09de
...
...
@@ -111,18 +111,10 @@ div.subject {
.left
,
.right
{
float
:
left
;
}
.xw
{
display
:
block
;
padding-top
:
10px
;
min-height
:
80px
;
cursor
:
pointer
;
position
:
relative
;
}
.xw
.istop
{
position
:
absolute
;
right
:
20px
;
top
:
-26px
;
.istop
{
float
:
right
;
width
:
40px
;
margin-right
:
20px
;
}
.xw-left
{
...
...
@@ -183,6 +175,9 @@ div.subject {
line-height
:
57px
;
float
:
right
!important
;
margin-right
:
20px
;
font-size
:
14px
;
color
:
#9B9B9B
;
font-weight
:
100
;
}
#page
{
...
...
@@ -307,6 +302,8 @@ div.subject {
float
:
left
;
position
:
relative
;
top
:
10px
;
font-size
:
14px
;
color
:
#9B9B9B
;
}
.newsBottom
.newIcon
.icon
{
width
:
36px
;
...
...
@@ -314,8 +311,12 @@ div.subject {
position
:
relative
;
top
:
6px
;
}
.newsBottom
.newIcon
span
{
font-weight
:
100
;
}
.newsCon
{
overflow
:
hidden
;
margin-top
:
15px
;
}
.tj
{
margin
:
10px
0
;
...
...
@@ -332,7 +333,4 @@ div.subject {
.sticky
.xw-right
{
font-size
:
18px
;
color
:
#1E9FFF
;
}
.istop
{
width
:
40px
;
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment