Mercurial > hg > rc2
view skins/larry/watermark.html @ 1:6c5d8a539d98
Dates
author | Charlie Root |
---|---|
date | Tue, 16 Jan 2018 17:49:55 -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>