Page MenuHomePhorge

No OneTemporary

Size
599 B
Referenced Files
None
Subscribers
None
diff --git a/skins/elastic/watermark.html b/skins/elastic/watermark.html
index ecfa458e1..3a5c8e0b3 100644
--- a/skins/elastic/watermark.html
+++ b/skins/elastic/watermark.html
@@ -1,12 +1,13 @@
<!DOCTYPE html>
<html>
<head>
+<meta charset="UTF-8">
<title></title>
<style type="text/css">
html, body { height: 100%; overflow: hidden; }
body { background: url(images/logo.svg) center no-repeat #fff; background-size: 30%; }
body:before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(255, 255, 255, .85); }
</style>
</head>
<body></body>
</html>

File Metadata

Mime Type
text/x-diff
Expires
Thu, Mar 19, 9:21 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
458762
Default Alt Text
(599 B)

Event Timeline