linuxOS_D21X/doc/webhelp/template/aic-web-watermark.css

8 lines
116 B
CSS
Raw Normal View History

2025-01-23 08:35:08 +00:00
/*
* Add watermark to maps released in html
*/
body {
background-image:url("resources/watermark.png");
}