Author: rwesten
Date: Fri Jan 27 12:59:09 2012
New Revision: 1236665
URL: http://svn.apache.org/viewvc?rev=1236665&view=rev
Log:
Changed margins for the Content to increase the width of the content by 100px
Modified:
incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css
Modified: incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css?rev=1236665&r1=1236664&r2=1236665&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css (original)
+++ incubator/stanbol/site/trunk/content/stanbol/css/stanbol.css Fri Jan 27
12:59:09 2012
@@ -20,7 +20,7 @@ h1,h2,h3,h4,h5,h6 {
@media screen
{
#content {
- margin: 50px 100px 100px 300px;
+ margin: 30px 50px 100px 250px;
padding: 0 30px 40px;
background-color: #fff;
}