Initial commit

This commit is contained in:
Patrick Ulbrich
2012-09-02 17:37:43 +02:00
commit 12b9260cd2
5 changed files with 22 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

@@ -0,0 +1,22 @@
<html>
<head>
<title>Mailnag screenshots</title>
<style>
body { font:12px Arial, Helvetica, sans-serif; }
table { text-align:center;}
td { font:12px Arial, Helvetica, sans-serif; vertical-align:bottom; padding-top:0px; padding-left:0px; padding-right:6px; padding-bottom:6px;}
a > img { border:1px dashed black; }
p { padding-bottom:24px; }
.headline { font-size:large; font-weight:bold; padding-bottom:6px; display:block; }
</style>
</head>
<body>
<a href="http://www.launchpad.net/mailnag">&lt;&lt; Back to Launchpad</a>
<h1>Mailnag screenshots</h1>
<img src="notification.png" />
<br/><br/>
<img src="config.png" />
<br/><br/>
<a href="http://www.launchpad.net/mailnag">&lt;&lt; Back to Launchpad</a>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB