mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update form.html
This commit is contained in:
parent
d63cf0257a
commit
a35df16a4b
@ -1,14 +1,14 @@
|
|||||||
<style>
|
<style>
|
||||||
[data-level-zero] {
|
[data-level-zero] {
|
||||||
top: -10px;
|
top: -8px;
|
||||||
left: -10px;
|
left: -8px;
|
||||||
right: -10px;
|
right: -8px;
|
||||||
bottom: -10px;
|
bottom: 0;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 180px;
|
line-height: 150px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background: rgba(0, 0, 0, 0.6);
|
background: rgba(0, 0, 0, 0.6);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user