Mercurial > hg > rc2
view skins/larry/watermark.html @ 8:bf99236cc5cd default tip
try to recover from upgrade fail
author | Charlie Root |
---|---|
date | Sat, 29 Dec 2018 07:07:34 -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>