mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 02:18:54 +00:00
8 lines
116 B
CSS
8 lines
116 B
CSS
/*
|
|
* Add watermark to maps released in html
|
|
*/
|
|
|
|
body {
|
|
background-image:url("resources/watermark.png");
|
|
}
|