[Gpg4win-commits] r1661 - in trunk/doc: . website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Mar 22 17:35:48 CET 2011
Author: emanuel
Date: 2011-03-22 17:35:46 +0100 (Tue, 22 Mar 2011)
New Revision: 1661
Modified:
trunk/doc/ChangeLog
trunk/doc/website/community-de.htm4
trunk/doc/website/community.htm4
trunk/doc/website/features-de.htm4
trunk/doc/website/gpg4win.css
trunk/doc/website/header.m4
Log:
Minor layout and typo fixes.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2011-03-22 16:34:58 UTC (rev 1660)
+++ trunk/doc/ChangeLog 2011-03-22 16:35:46 UTC (rev 1661)
@@ -4,6 +4,8 @@
* website/404.htm4, website/404-de.htm4: Add custom 404 page.
+ * website/*: Minor layout and typo fixes.
+
2011-03-21 Emanuel Schuetze <emanuel at intevation.de>
* website/versions.m4: Update links.
Modified: trunk/doc/website/community-de.htm4
===================================================================
--- trunk/doc/website/community-de.htm4 2011-03-22 16:34:58 UTC (rev 1660)
+++ trunk/doc/website/community-de.htm4 2011-03-22 16:35:46 UTC (rev 1661)
@@ -17,7 +17,7 @@
href="contribute-de.html">mitmachen</a>. Ein Schritt ist z.B. das <a
href="reporting-bugs-de.html">Berichten von Problemen</a>.<br>
Mit Gpg4win-Gemeinschaft können Sie über mehrere Medien
-kommunizieren: Mailinglisten, Webforen und IRC:</p>
+kommunizieren: Mailinglisten, Webforen und IRC.</p>
</div>
<div id="main">
Modified: trunk/doc/website/community.htm4
===================================================================
--- trunk/doc/website/community.htm4 2011-03-22 16:34:58 UTC (rev 1660)
+++ trunk/doc/website/community.htm4 2011-03-22 16:35:46 UTC (rev 1661)
@@ -17,7 +17,7 @@
One step is e.g. to <a href="reporting-bugs-de.html">reporting problems</a>.
<br>
You can communicate with the Gpg4win community via
-mailing lists, web forums and IRC:</p>
+mailing lists, web forums and IRC.</p>
</div>
<div id="main">
Modified: trunk/doc/website/features-de.htm4
===================================================================
--- trunk/doc/website/features-de.htm4 2011-03-22 16:34:58 UTC (rev 1660)
+++ trunk/doc/website/features-de.htm4 2011-03-22 16:35:46 UTC (rev 1661)
@@ -42,8 +42,8 @@
Empfehlungen des <a href="http://www.bsi.bund.de">Bundesamtes für Sicherheit in der
Informationstechnik (BSI)</a>.</p>
-<p>Bei der Erstellung von OpenPGP- und X.509-Zertifikaten wird standardmäißg eine
-Schlüssellänge von 2048 bit verwendet. Als Signatur- und Verschlüsselungsverfahren
+<p>Bei der Erstellung von OpenPGP- und X.509-Zertifikaten wird eine
+voreingestellte Schlüssellänge von 2048 bit verwendet. Als Signatur- und Verschlüsselungsverfahren
kommt RSA zum Einsatz.</p>
</div>
Modified: trunk/doc/website/gpg4win.css
===================================================================
--- trunk/doc/website/gpg4win.css 2011-03-22 16:34:58 UTC (rev 1660)
+++ trunk/doc/website/gpg4win.css 2011-03-22 16:35:46 UTC (rev 1661)
@@ -59,32 +59,31 @@
}
.header {
- padding: 3px 0 3px 0;
+ padding: 6px 0 6px 0;
margin-bottom: 0px;
height: 1em;
}
.fancy_intro {
background: url('img/fancy_bg.png') no-repeat;
- background-position: 310px 0px;
+ background-position: 278px 0px;
height:250px;
- margin-bottom:25px;
+ margin: 0 20px 25px 20px;
border-bottom:1px solid gray;
overflow: hidden;
- width:100%;
+ width:860px;
+ padding-bottom: 15px;
}
.mini_intro {
clear: both;
font-size: 12px;
line-height: 38px;
- padding: 5px;
- padding-top:0px;
+ margin-top: 8px;
}
#download_button {
position: relative;
- left: 40px;
top: 45px;
width: 250px;
z-index: 0;
@@ -109,7 +108,7 @@
#download_button .text {
position: relative;
top: 23px;
- left: 15px;
+ left: 25px;
}
#breadcrum {
@@ -118,13 +117,16 @@
#download_button_mini {
float:right;
- text-align:center;
+ text-align:right;
+ width: 189px;
+ line-height: 100%;
}
#download_button_mini .links {
position: relative;
top: -13px;
font-size: 10px;
+ text-align: right;
}
#download_button_mini .dmini_button {
@@ -153,7 +155,7 @@
.download_button_links {
font-size:11px;
position: relative;
- left: 50px;
+ left: 25px;
top: 43px;
width: 250px;
}
@@ -190,8 +192,8 @@
.h_text {
position: relative;
top: -125px;
- left: 695px;
- width: 190px;
+ left: 669px;
+ width: 180px;
font-size: 11px;
border-left: 1px solid #CCCCCC;
padding-left: 10px;
@@ -476,6 +478,7 @@
background: url('img/sub_bg.png');
line-height: 25px;
width: 142px;
+ height: 22px;
font-weight: normal;
color: #2A2A2A;
text-align: left;
@@ -586,8 +589,8 @@
color: #333333;
text-align: center;
margin-top: 30px;
- border-top: 1px solid #CCCCCC;
- height: 20em;
+ height: 22em;
+ width: 100%;
}
#sitemap {
Modified: trunk/doc/website/header.m4
===================================================================
--- trunk/doc/website/header.m4 2011-03-22 16:34:58 UTC (rev 1660)
+++ trunk/doc/website/header.m4 2011-03-22 16:35:46 UTC (rev 1661)
@@ -67,6 +67,7 @@
Download Gpg4win 2.1.0
</span>
</a>
+ <br>
<span class="links">
m4_ifelse(LANG_DE, `1', `
<a href="change-history-de.html">Änderungshistorie</a>', `
More information about the Gpg4win-commits
mailing list