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
16857c58
authored
2020-10-29 18:51:22 +0800
by
weimo934
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style(*):修改图标路径
1 parent
67b5daa7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
staticCss/global.css
staticCss/global.css
View file @
16857c5
...
...
@@ -177,7 +177,7 @@ div.banner .banner_title li {
div
.banner
ul
li
a
{
font-size
:
32px
;
background
:
#ffffff
url('.
./image
/b_s_1.jpg')
no-repeat
left
center
;
background
:
#ffffff
url('.
/../staticImages
/b_s_1.jpg')
no-repeat
left
center
;
padding-left
:
42px
;
letter-spacing
:
2px
;
color
:
#000000
;
...
...
@@ -434,7 +434,7 @@ div.c_one h2 a {
div
.c_one
h2
span
{
float
:
left
;
background
:
#ffffff
url(".
./image
/n_t_s.jpg")
no-repeat
left
center
;
background
:
#ffffff
url(".
/../staticImages
/n_t_s.jpg")
no-repeat
left
center
;
padding-left
:
45px
;
font-size
:
18px
;
color
:
#000000
;
...
...
Please
register
or
sign in
to post a comment