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

svn commit: r800697 - /websites/staging/ooo-site/trunk/content/ru/css/why.css

Author: buildbot
Date: Wed Dec 21 02:39:17 2011
New Revision: 800697

Log:
Staging update by buildbot

Modified:
    websites/staging/ooo-site/trunk/content/ru/css/why.css

Modified: websites/staging/ooo-site/trunk/content/ru/css/why.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/ru/css/why.css (original)
+++ websites/staging/ooo-site/trunk/content/ru/css/why.css Wed Dec 21 02:39:17 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;