[mlpack-git] master: Remove larger margin (probably breaks other things). (e7cd782)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Fri Mar 27 20:40:00 EDT 2015


Repository : https://github.com/mlpack/mlpack.org

On branch  : master
Link       : https://github.com/mlpack/mlpack.org/compare/ec30aa2e3fcd69e3fe8fd9b006bdcb033b3c8e8d...f38ec5f8431eea845df9cc0540dc8340fdfcf582

>---------------------------------------------------------------

commit e7cd7822ed218bbba055d518b282c8b991953b53
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Mar 27 21:23:17 2015 +0000

    Remove larger margin (probably breaks other things).


>---------------------------------------------------------------

e7cd7822ed218bbba055d518b282c8b991953b53
 style.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/style.css b/style.css
index 490e024..b534635 100644
--- a/style.css
+++ b/style.css
@@ -320,6 +320,8 @@ h2
   border-bottom: 15px solid #101010;
   font-family: 'Maven Pro', sans-serif;
   line-height: 1.5em;
+  padding: 0;
+  margin: 0;
 }
 
 .code



More information about the mlpack-git mailing list