水印修改

This commit is contained in:
cwchen 2024-09-13 19:50:34 +08:00
parent 1ab9ca5f69
commit 0253d92f8e
2 changed files with 2 additions and 2 deletions

View File

@ -264,7 +264,7 @@ th {
} */
#divDialog::before {
content: "大大的水印";
/* content: "大大的水印"; */
position: fixed;
top: 0;
left: 0;

View File

@ -19,7 +19,7 @@ body {
.layout::before {
content: "大大的水印";
/* content: "大大的水印"; */
position: fixed;
top: 0;
left: 0;