You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/03/19 14:39:52 UTC

svn commit: r1855836 - in /openoffice/ooo-site/trunk/content/de: about-ooo/about-mailinglist.html styles/de.css

Author: mseidel
Date: Tue Mar 19 14:39:52 2019
New Revision: 1855836

URL: http://svn.apache.org/viewvc?rev=1855836&view=rev
Log:
Changed css for better readability

Modified:
    openoffice/ooo-site/trunk/content/de/about-ooo/about-mailinglist.html
    openoffice/ooo-site/trunk/content/de/styles/de.css

Modified: openoffice/ooo-site/trunk/content/de/about-ooo/about-mailinglist.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/about-ooo/about-mailinglist.html?rev=1855836&r1=1855835&r2=1855836&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/about-ooo/about-mailinglist.html (original)
+++ openoffice/ooo-site/trunk/content/de/about-ooo/about-mailinglist.html Tue Mar 19 14:39:52 2019
@@ -34,7 +34,7 @@
 				<a href="#prof_support">professionellem Support</a> für Apache OpenOffice.</p>
 			  <a name="community_support" id="community_support"></a>
 			  <table summary="Community-Support" border="0" cellspacing="0" cellpadding="0" width="100%">
-					Community-Support
+					<caption>Community-Support</caption>
 				</table>
 
 			  <h2 style="margin-top:10px">Foren</h2>
@@ -125,7 +125,7 @@ Sammellieferung: <tt>users-de-digest-sub
 
 			  <a name="prof_support" id="prof_support"></a>
 			  <table summary="Professioneller Support" border="0" cellspacing="0" cellpadding="0" width="100%">
-					Professioneller (kostenpflichtiger) Support
+					<caption>Professioneller (kostenpflichtiger) Support</caption>
 				</table>
 
 			  <p>Firmen, die professionelle <b>(i.d.R. kostenpflichtige)</b> Unterstützung anbieten, finden Sie hier:

Modified: openoffice/ooo-site/trunk/content/de/styles/de.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/styles/de.css?rev=1855836&r1=1855835&r2=1855836&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/styles/de.css (original)
+++ openoffice/ooo-site/trunk/content/de/styles/de.css Tue Mar 19 14:39:52 2019
@@ -22,8 +22,8 @@
 	background-image: url(/branding/images/nw_maj_rond.gif); background-repeat: no-repeat;
 	/* SimonAW, Mar 28 2008: Farben ans neue Layout anpassen */
 	background-color: #9cc0f5; /*#06348C;*/
-	color:#fff;
-	font-weight:bold; font-size: 100%; font-variant:small-caps;
+	color:#000;
+	font-weight:bold; font-size: 100%;
 	text-align:left; padding:4px;
 	border-style: solid; border-width: 2px; border-color: #fff;
 	margin-top:5px;