水印修改
This commit is contained in:
parent
1ab9ca5f69
commit
0253d92f8e
|
|
@ -264,7 +264,7 @@ th {
|
||||||
} */
|
} */
|
||||||
|
|
||||||
#divDialog::before {
|
#divDialog::before {
|
||||||
content: "大大的水印";
|
/* content: "大大的水印"; */
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ body {
|
||||||
|
|
||||||
|
|
||||||
.layout::before {
|
.layout::before {
|
||||||
content: "大大的水印";
|
/* content: "大大的水印"; */
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue