Mercurial > hg > rc2
view skins/larry/watermark.html @ 7:65fd7d441cf1
x
author | Charlie Root |
---|---|
date | Sat, 29 Dec 2018 06:32:49 -0500 |
parents | 4681f974d28b |
children |
line wrap: on
line source
<!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>