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
0afcb40c
Commit
0afcb40c
authored
Aug 09, 2021
by
Chen Jiping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:样式调整
parent
e8b0ae70
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
9 deletions
+11
-9
index.css
play/index.css
+11
-9
No files found.
play/index.css
View file @
0afcb40c
...
@@ -175,6 +175,7 @@ body {
...
@@ -175,6 +175,7 @@ body {
overflow
:
hidden
;
overflow
:
hidden
;
background-color
:
#ebe0c0
;
background-color
:
#ebe0c0
;
border-radius
:
0.0rem
;
border-radius
:
0.0rem
;
box-shadow
:
inset
0
0px
0px
rgb
(
0
0
0
/
10%
)
!important
;
}
}
.my-progress-bar
{
.my-progress-bar
{
...
@@ -193,6 +194,7 @@ body {
...
@@ -193,6 +194,7 @@ body {
position
:
absolute
;
position
:
absolute
;
bottom
:
1.1rem
;
bottom
:
1.1rem
;
left
:
5%
;
left
:
5%
;
z-index
:
101
;
}
}
.video
{
.video
{
...
@@ -504,7 +506,7 @@ body {
...
@@ -504,7 +506,7 @@ body {
text-align
:
center
;
text-align
:
center
;
color
:
#3e9e33
;
color
:
#3e9e33
;
cursor
:
pointer
;
cursor
:
pointer
;
box-shadow
:
0rem
0.04rem
0.12rem
0.04
rem
#0a6500
;
box-shadow
:
-0.05rem
0.16rem
0.3rem
-0.05
rem
#0a6500
;
margin-left
:
21%
;
margin-left
:
21%
;
}
}
...
@@ -513,7 +515,7 @@ body {
...
@@ -513,7 +515,7 @@ body {
}
}
@keyframes
submit-press
{
@keyframes
submit-press
{
100
%
{
box-shadow
:
0rem
-0.02rem
0.10rem
0.03rem
#0a6500
;
transform
:
scale
(
.99
,
.99
);
transform
:
translateY
(
10
%
);}
100
%
{
box-shadow
:
0rem
0rem
0rem
0rem
#0a6500
;
transform
:
translateY
(
5
%
);}
}
}
.loading-text
{
.loading-text
{
...
@@ -683,7 +685,7 @@ body {
...
@@ -683,7 +685,7 @@ body {
overflow-y
:
auto
;
overflow-y
:
auto
;
margin-top
:
0.4rem
;
margin-top
:
0.4rem
;
text-align
:
left
;
text-align
:
left
;
padding
:
0.2rem
0.5rem
;
padding
:
0.2rem
0.
75rem
0.2rem
0.7
5rem
;
margin-left
:
5%
;
margin-left
:
5%
;
object-fit
:
contain
;
object-fit
:
contain
;
font-family
:
DroidSansFallback
;
font-family
:
DroidSansFallback
;
...
@@ -727,18 +729,18 @@ body {
...
@@ -727,18 +729,18 @@ body {
.robot
{
.robot
{
position
:
absolute
;
position
:
absolute
;
width
:
1.
13
rem
;
width
:
1.
57
rem
;
height
:
1.8
0rem
;
height
:
2.5
0rem
;
background
:
url(../lib/images/robot.png)
no-repeat
;
background
:
url(../lib/images/robot.png)
no-repeat
;
background-position
:
0rem
0rem
;
background-position
:
0rem
0rem
;
background-size
:
33.90rem
1.8
0rem
;
background-size
:
47.10rem
2.5
0rem
;
z-index
:
400
;
z-index
:
400
;
bottom
:
0.
3
rem
;
bottom
:
0.
2
rem
;
left
:
0.
3
rem
;
left
:
0.
2
rem
;
animation
:
robot
2.5s
steps
(
30
)
infinite
;
animation
:
robot
2.5s
steps
(
30
)
infinite
;
}
}
@keyframes
robot
{
@keyframes
robot
{
0
%
{
background-position-x
:
0rem
;
background-position-y
:
0rem
;}
0
%
{
background-position-x
:
0rem
;
background-position-y
:
0rem
;}
100
%
{
background-position-x
:
-
33.9
0rem
;
background-position-y
:
0rem
;}
100
%
{
background-position-x
:
-
47.1
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