[Gpg4win-commits] r144 - trunk/doc/website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Feb 9 15:57:20 CET 2006
Author: wilde
Date: 2006-02-09 15:57:20 +0100 (Thu, 09 Feb 2006)
New Revision: 144
Modified:
trunk/doc/website/gpg4win.css
trunk/doc/website/index-de.htm4
Log:
Nicer tables in main content.
Modified: trunk/doc/website/gpg4win.css
===================================================================
--- trunk/doc/website/gpg4win.css 2006-02-09 14:45:14 UTC (rev 143)
+++ trunk/doc/website/gpg4win.css 2006-02-09 14:57:20 UTC (rev 144)
@@ -174,6 +174,21 @@
line-height: 150%;
}
+#main TABLE {
+ border-spacing:0px;
+ border-collapse: collapse;
+ margin-top: 5px;
+ margin-bottom: 5px;
+}
+
+#main TD {
+ padding: 5px;
+ text-align: left;
+ vertical-align: top;
+ border-top: 1px solid #fa050c;
+ border-bottom: 1px solid #fa050c;
+}
+
#boxes {
position: absolute;
overflow: visible;
Modified: trunk/doc/website/index-de.htm4
===================================================================
--- trunk/doc/website/index-de.htm4 2006-02-09 14:45:14 UTC (rev 143)
+++ trunk/doc/website/index-de.htm4 2006-02-09 14:57:20 UTC (rev 144)
@@ -41,6 +41,9 @@
</tr>
</table>
+<p>
+Dokumentation:
+
<table>
<tr>
<td>Gpg4win für Einsteiger:</td>
@@ -52,6 +55,7 @@
</tr>
</table>
+<p>
gpg4win ist mit wenigen Mausclicks installiert und kann ausprobiert werden.
Sie sollten aber auf Ihrem System Administrator sein oder Administrationsrechte
besitzen.
More information about the Gpg4win-commits
mailing list