mailcow/data/web/rc/skins/larry/watermark.html
2017-02-21 22:27:11 +01:00

20 lines
226 B
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">
html, body {
height: 95%;
}
body {
background: url(images/watermark.jpg?v=e784.5000) center no-repeat #fff;
}
</style>
</head>
<body>
</body>
</html>