]> gitweb.fluxo.info Git - blog.git/commitdiff
Div padding
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 30 Nov 2014 15:55:44 +0000 (13:55 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 30 Nov 2014 15:55:44 +0000 (13:55 -0200)
templates/page.tmpl

index 262ac9387d8cb4a8fba9063d4a88ff3bfc832a67..9a76d658d51f21f1d2bb769086bfa923cc939f15 100644 (file)
@@ -39,7 +39,7 @@
 }
 </style>
 </head>
-<body style="padding-top: 60px; padding-bottom: 60px;">
+<body style="padding-top: 20px; padding-bottom: 60px;">
 
 <script src="<TMPL_VAR BASEURL>/js/jquery.min.js" type="text/javascript"></script>
 <script src="<TMPL_VAR BASEURL>bootstrap/js/bootstrap.min.js" type="text/javascript"></script>