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>
|
||||
[data-level-zero] {
|
||||
top: -10px;
|
||||
left: -10px;
|
||||
right: -10px;
|
||||
bottom: -10px;
|
||||
top: -8px;
|
||||
left: -8px;
|
||||
right: -8px;
|
||||
bottom: 0;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
font-size: 24px;
|
||||
text-align: center;
|
||||
line-height: 180px;
|
||||
line-height: 150px;
|
||||
border-radius: 5px;
|
||||
background: rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user