equal
deleted
inserted
replaced
5984 src: url('../fonts/gandhiserif-regular-webfont.eot'); |
5984 src: url('../fonts/gandhiserif-regular-webfont.eot'); |
5985 src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhiserif-regular-webfont.woff') format('woff'), url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'), url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg'); |
5985 src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhiserif-regular-webfont.woff') format('woff'), url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'), url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg'); |
5986 font-weight: normal; |
5986 font-weight: normal; |
5987 font-style: normal; |
5987 font-style: normal; |
5988 } |
5988 } |
|
5989 h4 { |
|
5990 line-height: 1.4em; |
|
5991 } |
5989 /* Utilities |
5992 /* Utilities |
5990 ------------------------------------ */ |
5993 ------------------------------------ */ |
5991 #wrap > .container { |
5994 #wrap > .container { |
5992 /*padding: 60px 15px 0;*/ |
5995 /*padding: 60px 15px 0;*/ |
5993 |
5996 |
5996 vertical-align: middle; |
5999 vertical-align: middle; |
5997 border: 0; |
6000 border: 0; |
5998 page-break-inside: avoid; |
6001 page-break-inside: avoid; |
5999 max-width: 100% !important; |
6002 max-width: 100% !important; |
6000 } |
6003 } |
|
6004 .logo-python { |
|
6005 margin-top: 20px; |
|
6006 } |
6001 /* Navigation |
6007 /* Navigation |
6002 ------------------------------------ */ |
6008 ------------------------------------ */ |
6003 .navbar-nav > li > a { |
6009 .navbar-nav > li > a { |
6004 font-size: 18px; |
6010 font-size: 18px; |
6005 } |
6011 } |
6027 /* Module |
6033 /* Module |
6028 ------------------------------------ */ |
6034 ------------------------------------ */ |
6029 .module-gallery { |
6035 .module-gallery { |
6030 background: url('../images/python_blender.jpg') no-repeat 0px -200px; |
6036 background: url('../images/python_blender.jpg') no-repeat 0px -200px; |
6031 background-size: 2000px 884px; |
6037 background-size: 2000px 884px; |
|
6038 } |
|
6039 .module-prizes { |
|
6040 background: url('../images/berlin.jpg') no-repeat 0px -200px; |
|
6041 background-size: 1920px 981px; |
6032 } |
6042 } |
6033 .module-gallery .module-content { |
6043 .module-gallery .module-content { |
6034 height: 300px; |
6044 height: 300px; |
6035 position: relative; |
6045 position: relative; |
6036 } |
6046 } |