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
4136db38
Commit
4136db38
authored
Aug 04, 2021
by
Chen Jiping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修复样式
parent
947e0a4a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
index.css
play/index.css
+4
-4
index.html
play/index.html
+1
-1
No files found.
play/index.css
View file @
4136db38
...
...
@@ -440,9 +440,10 @@ body {
}
.clip
{
position
:
relativ
e
;
position
:
absolut
e
;
width
:
70%
;
margin-top
:
-1rem
;
top
:
-10%
;
left
:
14%
;
}
.submit
{
...
...
@@ -456,13 +457,12 @@ body {
letter-spacing
:
normal
;
text-align
:
center
;
color
:
#ffffff
;
margin-left
:
25
%
;
left
:
38
%
;
z-index
:
1
;
}
.warning
{
font-family
:
Aileron-Bold
;
font-size
:
1.0rem
;
font-weight
:
600
;
font-stretch
:
normal
;
font-style
:
normal
;
...
...
play/index.html
View file @
4136db38
...
...
@@ -172,7 +172,7 @@
<div
class=
"dialog-submit"
>
<span
class=
"submit"
>
Submit
</span>
<img
src=
"../lib/images/clip.png"
class=
"clip"
>
<table
style=
"width: 100%; height: 60%; position:
relative; top: 12
%;"
>
<table
style=
"width: 100%; height: 60%; position:
absolute; top: 30
%;"
>
<tr>
<td
colspan=
"2"
>
<h1
class=
"warning"
>
本题只能提交一次,确定交卷吗?
</h1>
...
...
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