Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
guodong
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
17a2e4a9
authored
Nov 18, 2021
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
1ba861e8
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
css/index.css
css/index.less
images/content-top.png
images/content2.png
index.html
css/index.css
View file @
17a2e4a9
...
...
@@ -18,7 +18,7 @@
width
:
65vw
;
height
:
39vw
;
margin
:
0
auto
;
background
:
url(../images/content-top.png?v=2021
0514
)
no-repeat
;
background
:
url(../images/content-top.png?v=2021
1118
)
no-repeat
;
background-size
:
100%
100%
;
margin-top
:
3vw
;
}
...
...
@@ -32,7 +32,7 @@
.content2
{
width
:
100vw
;
height
:
112.76vw
;
background
:
url(../images/content2.png)
no-repeat
;
background
:
url(../images/content2.png
?v=20211118
)
no-repeat
;
background-size
:
100%
100%
;
}
.foot-box
{
...
...
css/index.less
View file @
17a2e4a9
...
...
@@ -18,7 +18,7 @@
width: 65vw;
height: 39vw;
margin: 0 auto;
background: url(../images/content-top.png?v=2021
0514
)no-repeat;
background: url(../images/content-top.png?v=2021
1118
)no-repeat;
background-size: 100% 100%;
margin-top: 3vw;
}
...
...
@@ -32,7 +32,7 @@
.content2{
width:100vw;
height: 112.76vw;
background: url(../images/content2.png)no-repeat;
background: url(../images/content2.png
?v=20211118
)no-repeat;
background-size: 100% 100%;
}
.foot-box{
...
...
images/content-top.png
View file @
17a2e4a9
666 KB
|
W:
|
H:
180 KB
|
W:
|
H:
2-up
Swipe
Onion skin
images/content2.png
View file @
17a2e4a9
498 KB
|
W:
|
H:
501 KB
|
W:
|
H:
2-up
Swipe
Onion skin
index.html
View file @
17a2e4a9
...
...
@@ -7,7 +7,7 @@
<meta
charset=
"UTF-8"
>
<title>
果冻直播
</title>
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2021
0514
01"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2021
1118
01"
>
<link
rel=
"stylesheet"
href=
"layer-v3.1.0/layer.css"
>
<script>
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
...
...
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