init commit
This commit is contained in:
21
skins/larry/watermark.html
Normal file
21
skins/larry/watermark.html
Normal file
@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
<style type="text/css">
|
||||
|
||||
html, body {
|
||||
height: 95%;
|
||||
}
|
||||
|
||||
body {
|
||||
background: url(images/watermark.jpg) center no-repeat #fff;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user