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
774c7cd8
authored
Nov 16, 2021
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
cd7eee84
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
css/phone.css
css/phone.less
css/phone.css
View file @
774c7cd8
.banner
{
width
:
10rem
;
height
:
15.98rem
;
background
:
url(../images/banner1.
jp
g)
no-repeat
;
background
:
url(../images/banner1.
pn
g)
no-repeat
;
background-size
:
100%
100%
;
position
:
relative
;
margin
:
0
auto
;
...
...
@@ -16,7 +16,7 @@
.banner2
{
width
:
10rem
;
height
:
15.98rem
;
background
:
url(../images/banner12.
jp
g?v=20210324)
no-repeat
;
background
:
url(../images/banner12.
pn
g?v=20210324)
no-repeat
;
background-size
:
100%
100%
;
position
:
relative
;
margin
:
0
auto
;
...
...
css/phone.less
View file @
774c7cd8
.banner{
width: 10rem;
height: 15.98rem;
background:url(../images/banner1.
jp
g)no-repeat;
background:url(../images/banner1.
pn
g)no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
...
...
@@ -16,7 +16,7 @@
.banner2{
width: 10rem;
height: 15.98rem;
background:url(../images/banner12.
jp
g?v=20210324)no-repeat;
background:url(../images/banner12.
pn
g?v=20210324)no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
...
...
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