Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
activity
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
88407966
authored
Jun 04, 2021
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
0293dc04
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
9 deletions
css/vis/index.less
css/vis/index.min.css
css/vis/index.min.css.map
vis.html
css/vis/index.less
View file @
88407966
...
...
@@ -99,8 +99,8 @@ body, html {
}
.star1 {
right: 25
5
px;
bottom: 1
74
px;
right: 25
2
px;
bottom: 1
65
px;
width: 21px;
height: 21px;
}
...
...
@@ -397,7 +397,7 @@ body, html {
margin: 0 auto;
width: 359px;
height: 57px;
background: url("../../images/vis/i2.png") no-repeat center;
background: url("../../images/vis/i2.png
?21212
") no-repeat center;
background-size: cover;
font-size: 22px;
color: #c0d9ff;
...
...
@@ -407,7 +407,7 @@ body, html {
position: relative;
width: 416px;
height: 220px;
background: url("../../images/vis/i1.png") no-repeat center;
background: url("../../images/vis/i1.png
?1212
") no-repeat center;
background-size: cover;
}
...
...
css/vis/index.min.css
View file @
88407966
...
...
@@ -270,8 +270,8 @@ html {
border-radius
:
50%
;
}
.home-page
.map-box
.star1
{
right
:
25
5
px
;
bottom
:
1
74
px
;
right
:
25
2
px
;
bottom
:
1
65
px
;
width
:
21px
;
height
:
21px
;
}
...
...
@@ -517,7 +517,7 @@ html {
margin
:
0
auto
;
width
:
359px
;
height
:
57px
;
background
:
url("../../images/vis/i2.png")
no-repeat
center
;
background
:
url("../../images/vis/i2.png
?21212
")
no-repeat
center
;
background-size
:
cover
;
font-size
:
22px
;
color
:
#c0d9ff
;
...
...
@@ -526,7 +526,7 @@ html {
position
:
relative
;
width
:
416px
;
height
:
220px
;
background
:
url("../../images/vis/i1.png")
no-repeat
center
;
background
:
url("../../images/vis/i1.png
?1212
")
no-repeat
center
;
background-size
:
cover
;
}
.home-page
.data-left
.box2
{
...
...
css/vis/index.min.css.map
View file @
88407966
This diff is collapsed.
Click to expand it.
vis.html
View file @
88407966
...
...
@@ -9,7 +9,7 @@
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<link
type=
"favicon"
rel=
"shortcut icon"
href=
"favicon.ico"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/vis/index.min.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/vis/index.min.css
?124545
"
/>
</head>
<body>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment