diff -r 311bacddc157 -r a49b43868b34 static/less/pymove3d.less --- a/static/less/pymove3d.less Mon Mar 10 05:29:13 2014 +0100 +++ b/static/less/pymove3d.less Thu Mar 13 22:46:25 2014 +0100 @@ -31,6 +31,7 @@ font-weight: normal; font-style: normal; } +h4 {line-height:1.4em;} /* Utilities ------------------------------------ */ #wrap > .container { @@ -42,6 +43,9 @@ page-break-inside: avoid; max-width: 100% !important; } +.logo-python { + margin-top:20px; +} /* Navigation ------------------------------------ */ .navbar-nav > li:hover { @@ -76,6 +80,10 @@ background: url('../images/python_blender.jpg') no-repeat 0px -200px; background-size: 2000px 884px; } +.module-prizes { + background: url('../images/berlin.jpg') no-repeat 0px -200px; + background-size: 1920px 981px; +} .module-gallery .module-content { height: 300px; position: relative;