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