You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bu...@apache.org on 2010/12/10 15:14:07 UTC

svn commit: r780380 - /websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css

Author: buildbot
Date: Fri Dec 10 14:14:06 2010
New Revision: 780380

Log:
Staging update by buildbot

Modified:
    websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css

Modified: websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css (original)
+++ websites/staging/stanbol/trunk/content/stanbol/css/stanbol.css Fri Dec 10 14:14:06 2010
@@ -1,7 +1,7 @@
 body {
   background-color: #272727;
   color: #333;
-  font: normal 13pt/20pt Arial,Helvetica,sans-serif;
+  font: normal 11pt/20pt Arial,Helvetica,sans-serif;
   margin: 0;
 }  
 
@@ -18,7 +18,7 @@ h1,h2,h3,h4,h5,h6 {
 }
 
 #content {
- margin: 50px 200px 100px 400px;
+ margin: 50px 100px 100px 300px;
  padding: 0 30px 40px;
  background-color: #fff;
 }