diff options
author | Benjamin Schlüter <bschlueter@posteo.de> | 2017-06-06 16:12:40 +0200 |
---|---|---|
committer | Benjamin Schlüter <bschlueter@posteo.de> | 2017-06-06 16:12:40 +0200 |
commit | 44d9d403186410e8463d8bfa28c27336cdecc712 (patch) | |
tree | c252b9e06aee75733a914cb8e56df472f5360a66 /data/midori-display.html | |
parent | 9d4c368415fdce3b1ecaae9e050759e991920b2a (diff) | |
download | surf-display-44d9d403186410e8463d8bfa28c27336cdecc712.tar.gz surf-display-44d9d403186410e8463d8bfa28c27336cdecc712.tar.bz2 surf-display-44d9d403186410e8463d8bfa28c27336cdecc712.zip |
Rename Project to Surf Display (Remove old files.).
Diffstat (limited to 'data/midori-display.html')
-rw-r--r-- | data/midori-display.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/data/midori-display.html b/data/midori-display.html deleted file mode 100644 index a5b80cc..0000000 --- a/data/midori-display.html +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8" > -<title>This page intentionally left blank (default)</title> -<style type="text/css"> -<!-- -.tpilb{ position:absolute; right:2px; bottom:5px; width:240px; height:30px; } -body { background: #f0f0f0; } -div, a { font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #A9A9A9; } -a:link, a:visited, a:hover, a:active { text-decoration: none; } ---> -</style> -</head> -<body> -<div class="tpilb"> -Midori WWW Display: this test<br />page has been intentionally left blank -</div> - -</body> -</html> |