]> git.mxchange.org Git - friendica.git/commitdiff
small fix in style.css
authortommy tomson <thomas.bierey@gmx.de>
Sat, 3 Mar 2012 05:00:46 +0000 (06:00 +0100)
committertommy tomson <thomas.bierey@gmx.de>
Sat, 3 Mar 2012 05:00:46 +0000 (06:00 +0100)
view/theme/diabook/style.css

index c98a8fa9137cefad250666e8127848795d04dd92..c1eb3be5a72c447afafb247f5299d8202d038561 100644 (file)
@@ -348,7 +348,9 @@ body {
   font-size: 13px;
   background-color: #ffffff;
   color: #2d2d2d;
-  margin: 50px 0px 0px 0px;
+  margin-left: : auto;
+  margin-right: auto;
+  margin-top: 50px;
   display: table;
 }
 h4 {
@@ -1269,6 +1271,8 @@ section {
   color: #999999;
   border: 1px solid #DDD;
   padding: 0.3em;
+  margin-top: 30px;
+  margin-bottom: 10px;
 }
 #jot #jot-tools {
   margin: 0px;