You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/skins/elastic/watermark.html

16 lines
298 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link href="./styles/styles.css"
rel="stylesheet">
<title></title>
<style type="text/css">
html, body { height: 100%; overflow: hidden; }
</style>
</head>
<body id="watermark">
<div class="content"></div>
</body>
</html>