[Pkg-xfce-commits] r473 - www
Emanuele Rocca
ema at costa.debian.org
Sun Feb 5 20:08:31 UTC 2006
Author: ema
Date: 2006-02-05 20:08:30 +0000 (Sun, 05 Feb 2006)
New Revision: 473
Modified:
www/index.html
Log:
Style (hopefully) improved
Modified: www/index.html
===================================================================
--- www/index.html 2006-02-05 16:38:45 UTC (rev 472)
+++ www/index.html 2006-02-05 20:08:30 UTC (rev 473)
@@ -5,28 +5,45 @@
<meta name="keywords" content="Xfce, Xfce4, Debian Xfce, Debian Xfce Group, Debian, Xfce packages" />
<title>Debian Xfce Group</title>
<style>
-h1 {
- border-bottom: thick solid #6361ab;
+
+body {
+ font-family: Verdana, Times New Roman, sans-serif;
+ font-size: 11px;
+}
+
+h1 {
+ text-align: center;
+ border-bottom: thick dotted #6361ab;
color: #6361ab;
margin-bottom: 1cm;
}
-h2 { color: #6361ab; }
+h2 {
+ color: #6361ab;
+}
-h3 { color: #6361ab; }
+h3 {
+ color: #6361ab;
+ border-bottom: solid #6361ab;
+}
-h4 { color: #6361ab; }
+h4 {
+ color: #6361ab;
+}
+
</style>
</head>
<body>
<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" />
<img src="http://www.xfce.org/images/logo.jpg" alt="Xfce logo" />
<p><i>
Xfce Desktop Environment for the Debian GNU/Linux distribution.
</i>
</p>
+</div>
<h3>News</h3>
More information about the Pkg-xfce-commits
mailing list