restructured project to include packaging files
[buliscores] / src / www / index.html
diff --git a/src/www/index.html b/src/www/index.html
new file mode 100644 (file)
index 0000000..caeeca0
--- /dev/null
@@ -0,0 +1,47 @@
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>screenshot02.png</title>
+<style type="text/css">
+       body {
+               color: #d0ffd0;
+               background: #333333;
+               font-family: /*param*/Helvetica, sans-serif;
+               font-size: 14pt;
+               margin: 4%;
+       }
+
+       h1 {
+               color: #d0ffd0;
+       }
+
+       table {
+               text-align: center;
+               margin-left: auto;
+               margin-right: auto;
+       }
+
+       td {
+               color: #d0ffd0;
+               padding: 1em;
+       }
+
+       img.photo {
+               border: 1px solid #d0ffd0;
+       }
+
+       a:link {
+               color: #b3b3b3;
+       }
+
+       a:visited {
+               color: #b3b3b3;
+       }
+       </style>
+</head>
+<body>
+<h1>"screenshot02.png"</h1>
+<table><tr><td align="center"><a href="screenshot02_png/screenshot02.png.html"><img class="photo" src="screenshot02_png/thumb_screenshot02.jpeg" width="120" height="120"><div>screenshot02</div></a></td></tr></table>
+<hr>
+</body>
+</html>