improved styling
[psensor.git] / www / index.html
index b3c235b..4c57443 100644 (file)
@@ -1,8 +1,8 @@
 <html>
   <head>
     <title>Psensor Server</title>
+    <link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
     <link type="text/css" href="style.css" rel="stylesheet" /> 
-
   </head>
   <body>
 
@@ -17,9 +17,6 @@
       </div>
     </div>
     
-    <div class='page-footer'>
-      <a href='http://wpitchoune.net/psensor'>Psensor Server</a> - (c)2011 jeanfi@gmail.com 
-    </div>    
-
+    <div id="footer">Generated by <a href='http://wpitchoune.net/psensor'>psensor-server</a></div>
   </body>
 </html>