You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2011/12/21 03:38:10 UTC

svn commit: r1221570 - in /incubator/ooo/ooo-site/trunk/content: pt/sdmenu/menu.htm ru/css/why.css

Author: wave
Date: Wed Dec 21 02:38:09 2011
New Revision: 1221570

URL: http://svn.apache.org/viewvc?rev=1221570&view=rev
Log:
Fix Russian why css

Modified:
    incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm
    incubator/ooo/ooo-site/trunk/content/ru/css/why.css

Modified: incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm?rev=1221570&r1=1221569&r2=1221570&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm (original)
+++ incubator/ooo/ooo-site/trunk/content/pt/sdmenu/menu.htm Wed Dec 21 02:38:09 2011
@@ -67,4 +67,4 @@
     </div>
 
   </body>
-</html>
\ No newline at end of file
+</html>

Modified: incubator/ooo/ooo-site/trunk/content/ru/css/why.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/ru/css/why.css?rev=1221570&r1=1221569&r2=1221570&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/ru/css/why.css (original)
+++ incubator/ooo/ooo-site/trunk/content/ru/css/why.css Wed Dec 21 02:38:09 2011
@@ -4,7 +4,7 @@
 
 /* Main Styles that apply to body */
 
-body {
+containbody {
 
 	font-size: 11px;
 
@@ -12,14 +12,10 @@ body {
 
 	margin: 0px;
 
-	padding-left: 50%;
-
-	background: #f4f4f4 url(/img/bg.gif) center repeat-y;
+	background: #f4f4f4 url(images/bg.gif) center repeat-y;
 
 	position: absolute;
 
-	width:350px;
-
 }
 
 
@@ -28,9 +24,7 @@ body {
 
 #container {
 
-	width: 700px;
-
-	margin-left: -350px;
+	width: 720px;
 
 }
 
@@ -156,13 +150,12 @@ body {
 
 h1 {
 
-  font: 38px verdana;
+  font: 48px verdana;
 
 /*	color: #EEE; */
 	color: #bababa;
 
 	margin: 5px;
-	font-weight: bold;
 
 }
 
@@ -645,7 +638,7 @@ a:hover {
 
     float:left;
 
-    background:url(/img/tableft8.gif) no-repeat left top;
+    background:url("images/tableft8.gif") no-repeat left top;
 
     margin:0;
 
@@ -663,7 +656,7 @@ a:hover {
 
     display:block;
 
-    background:url(/img/tabright8.gif) no-repeat right top;
+    background:url("images/tabright8.gif") no-repeat right top;
 
     padding:5px 15px 4px 6px;