WWW update
[ubi] / www / index2.html
index 5668fc3..a53cd9a 100644 (file)
@@ -1,12 +1,13 @@
 <html>
 <head>
+<meta name="google-site-verification" content="4BCkc18HpbaqGMPerUI_EwkOttI0NzkeH2yhpRySHfA" />
 <title>Ubi: an unofficial Ubuntu One app for Maemo/Meego (Nokia N900 & N9) and other Qt-enabled
 platforms</title>
 <style type="text/css">
 body {
   background-color: #dd4814;
   color: white;
-  margin: 0;
+  margin: 0; padding: 0; border: 0;
   font-family: "Ubuntu", Arial, sans-serif;
   font-size:14px;
   max-width: 800px;
@@ -48,30 +49,39 @@ img {
 }
 div#head {
   font-size:40px;
-  margin: 20px;
+  margin-left: 20px;
+  position: absolute;
+  margin: 0; padding: 0; border: 0;
+  top: 0; left: 0;
   /*border-bottom: 2px solid black;
   background-color: #77216f;*/
 }
 #head img {
-  border: 0;
-  margin: 10px;
+  border: 0; padding: 0; margin: 0;
+  /*margin: 10px;*/
   vertical-align:middle;
 }
+div#top {
+  background-color: #77216F;
+  height: 10px;
+}
 div#content {
   margin: 20px;
+  padding-top: 150px;
 }
 </style>
 </head>
 <body>
 
 <div id="head">
+<div id="top"></div>
 <img src="ubi100.png" alt="Ubi logo" height="70" width="104"/> Ubi
+<h1>An unofficial Ubuntu One app for Maemo/Meego and other Qt-enabled
+platforms</h1>
 </div>
 
 <div id="content">
 
-<h1>An unofficial Ubuntu One app for Maemo/Meego and other Qt-enabled
-platforms</h1>
 <br/>
 
 <h1>Features</h1>
@@ -117,11 +127,7 @@ Network section if you have the <i>extras-devel</i> repository enabled.</p>
 <br/>
 <h1>Screenshots</h1>
 <div id="screenshots">
-<a href="big/screenshot001.png"><img src="screenshot001.png"/></a>
-<a href="big/screenshot002.png"><img src="screenshot002.png"/></a>
 <a href="big/screenshot003.png"><img src="screenshot003.png"/></a>
-<a href="big/screenshot004.png"><img src="screenshot004.png"/></a>
-<a href="big/screenshot005.png"><img src="screenshot005.png"/></a>
 <a href="big/screenshot006.png"><img src="screenshot006.png"/></a>
 </div>
 &copy; 2012 Michal Kosciesza