Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
JM-07
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
JM-07
Commits
f1ceed2e
Commit
f1ceed2e
authored
Aug 09, 2021
by
Chen Jiping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:样式调整
parent
542f9508
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.css
play/index.css
+5
-5
No files found.
play/index.css
View file @
f1ceed2e
...
...
@@ -685,7 +685,7 @@ body {
overflow-y
:
auto
;
margin-top
:
0.4rem
;
text-align
:
left
;
padding
:
0.2rem
0.75rem
0.2rem
0
.75rem
;
padding
:
0.2rem
1.75rem
0.2rem
1
.75rem
;
margin-left
:
5%
;
object-fit
:
contain
;
font-family
:
DroidSansFallback
;
...
...
@@ -729,11 +729,11 @@ body {
.robot
{
position
:
absolute
;
width
:
2rem
;
height
:
3.18
rem
;
width
:
2
.67
rem
;
height
:
4.5
rem
;
background
:
url(../lib/images/robot.png)
no-repeat
;
background-position
:
0rem
0rem
;
background-size
:
60rem
3.19
rem
;
background-size
:
80rem
4.25
rem
;
z-index
:
400
;
bottom
:
0.2rem
;
left
:
0.2rem
;
...
...
@@ -742,5 +742,5 @@ body {
@keyframes
robot
{
0
%
{
background-position-x
:
0rem
;
background-position-y
:
0rem
;}
100
%
{
background-position-x
:
-
6
0rem
;
background-position-y
:
0rem
;}
100
%
{
background-position-x
:
-
8
0rem
;
background-position-y
:
0rem
;}
}
\ No newline at end of file
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