equal
  deleted
  inserted
  replaced
  
    
    
|     29          url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'), |     29          url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'), | 
|     30          url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg'); |     30          url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg'); | 
|     31     font-weight: normal; |     31     font-weight: normal; | 
|     32     font-style: normal; |     32     font-style: normal; | 
|     33 } |     33 } | 
|         |     34 h4 {line-height:1.4em;} | 
|     34 /* Utilities |     35 /* Utilities | 
|     35 ------------------------------------ */ |     36 ------------------------------------ */ | 
|     36 #wrap > .container { |     37 #wrap > .container { | 
|     37   /*padding: 60px 15px 0;*/ |     38   /*padding: 60px 15px 0;*/ | 
|     38 } |     39 } | 
|     40      vertical-align: middle; |     41      vertical-align: middle; | 
|     41      border: 0; |     42      border: 0; | 
|     42      page-break-inside: avoid; |     43      page-break-inside: avoid; | 
|     43      max-width: 100% !important; |     44      max-width: 100% !important; | 
|     44      } |     45      } | 
|         |     46 .logo-python { | 
|         |     47       margin-top:20px; | 
|         |     48 } | 
|     45 /* Navigation |     49 /* Navigation | 
|     46 ------------------------------------ */ |     50 ------------------------------------ */ | 
|     47 .navbar-nav > li:hover { |     51 .navbar-nav > li:hover { | 
|     48 //border-top:8px solid @yellow;position: relative;top: -17px; |     52 //border-top:8px solid @yellow;position: relative;top: -17px; | 
|     49 } |     53 } | 
|     73 /* Module |     77 /* Module | 
|     74 ------------------------------------ */ |     78 ------------------------------------ */ | 
|     75 .module-gallery { |     79 .module-gallery { | 
|     76     background: url('../images/python_blender.jpg') no-repeat 0px -200px; |     80     background: url('../images/python_blender.jpg') no-repeat 0px -200px; | 
|     77     background-size: 2000px 884px; |     81     background-size: 2000px 884px; | 
|         |     82 } | 
|         |     83 .module-prizes { | 
|         |     84     background: url('../images/berlin.jpg') no-repeat 0px -200px; | 
|         |     85     background-size: 1920px 981px; | 
|     78 } |     86 } | 
|     79 .module-gallery .module-content { |     87 .module-gallery .module-content { | 
|     80     height: 300px; |     88     height: 300px; | 
|     81     position: relative; |     89     position: relative; | 
|     82 } |     90 } |