[Pkg-xfce-commits] r1034 - www

Emanuele Rocca ema at alioth.debian.org
Sat Jan 6 15:35:29 CET 2007


Author: ema
Date: 2007-01-06 15:35:29 +0100 (Sat, 06 Jan 2007)
New Revision: 1034

Modified:
   www/index.html
Log:
Web page polished

Modified: www/index.html
===================================================================
--- www/index.html	2007-01-05 15:51:02 UTC (rev 1033)
+++ www/index.html	2007-01-06 14:35:29 UTC (rev 1034)
@@ -6,9 +6,11 @@
   <meta name="keywords" content="Xfce, Xfce4, Debian Xfce, Debian Xfce Group, Debian, Xfce packages">
   <title>Debian Xfce Group</title>
   <style>
+
 body {
 	font-family: Verdana, Times New Roman, sans-serif;
 	font-size: 11px;
+    background-color: #97afc7;
 }
 h1 {
 	text-align: center;
@@ -22,14 +24,32 @@
 h3 { 
 	color: #6361ab;
 	border-bottom: solid #6361ab;
+       padding-left: 5px;
+       padding-right: 5px;
 }
 h4 { 
 	color: #6361ab; 
 }
+
+p {
+    padding-left: 5px;
+    padding-right: 5px;
+}
+
+#container {
+    border: 2px solid #6361ab;
+    margin: 0 auto 0 auto; 
+    padding: 0; 
+    width: 70%;
+    background-color: #ffffff;
+}
   </style>
 </head>
 
 <body>
+
+<div id="container">
+
 <h1>Debian Xfce Group</h1>
 <div style="text-align: center;">
 <img src="http://www.nl.debian.org/logos/openlogo-nd-100.png" alt="Debian GNU/Linux">
@@ -212,6 +232,6 @@
 <a href="http://backports.org/">backports.org</a> - see their instructions
 for details.
 </p>
-
+</div>
 </body>
 </html>




More information about the Pkg-xfce-commits mailing list