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
2ff48c9d
Commit
2ff48c9d
authored
Aug 06, 2021
by
liujiangnan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://vcs.ireadabc.com/template/JM-07
parents
385acaa3
eb82ca85
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
+10
-9
index.css
play/index.css
+9
-8
index.html
play/index.html
+1
-1
No files found.
play/index.css
View file @
2ff48c9d
...
...
@@ -363,15 +363,15 @@ body {
.sent-btn
{
text-align
:
center
;
height
:
65px
;
line-height
:
55px
;
width
:
240px
;
font-size
:
30px
;
height
:
1.3rem
;
line-height
:
1.1rem
;
width
:
4.8rem
;
font-size
:
0.6rem
;
font-weight
:
bold
;
position
:
absolute
;
right
:
10
%
;
bottom
:
7%
;
box-shadow
:
0
px
34px
17px
-25px
#e7cc97
;
right
:
5
%
;
bottom
:
1.1rem
;
box-shadow
:
0
rem
0.34rem
0.17rem
-0.25rem
#e7cc97
;
}
.back-btn
{
...
...
@@ -468,6 +468,7 @@ body {
color
:
#ffffff
;
text-align
:
center
;
margin-top
:
0.2rem
;
margin-bottom
:
0.5rem
!important
;
}
.my-btn2
{
...
...
@@ -485,7 +486,7 @@ body {
text-align
:
center
;
color
:
#3e9e33
;
cursor
:
pointer
;
box-shadow
:
0
px
5px
12px
5px
#0a6500
;
box-shadow
:
0
rem
0.04rem
0.12rem
0.04rem
#0a6500
;
margin-left
:
15%
;
}
...
...
play/index.html
View file @
2ff48c9d
...
...
@@ -167,7 +167,7 @@
<div
class=
"modal fade"
id=
'submitDialog'
aria-hidden=
"false"
data-backdrop=
"static"
>
<div
class=
"modal-dialog modal-lg"
style=
"width:60%; margin: 18% auto;"
>
<div
class=
"modal-content"
style=
"border-radius:
36px
;background-color: #3e9e33"
>
<div
class=
"modal-content"
style=
"border-radius:
0.5rem
;background-color: #3e9e33"
>
<div
class=
"modal-body"
style=
"padding: 0px;"
>
<div
class=
"dialog-submit"
>
<span
class=
"submit"
>
Submit
</span>
...
...
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