Add images on the splash screen.

This commit is contained in:
marcins78@gmail.com
2012-01-25 19:41:46 +00:00
parent 0738b62832
commit 564067d2b3
3 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 KiB

View File

@@ -103,6 +103,8 @@
</head>
<body bgcolor="#000000">
<div style="float: left;height: 98%"><img src="images/troll.png" height="98%"/></div>
<div style="float: right;height: 98%"><img src="images/man.png" height="98%"/></div>
<div id="message" style="color:#ffffff;"></div>
</body>
</html>