Line 93: | Line 93: | ||
.header { | .header { | ||
− | height: | + | height: 250px; |
/* not accurate, vertical center for final logo */ | /* not accurate, vertical center for final logo */ | ||
/* still needed? padding-top: 30px; */ | /* still needed? padding-top: 30px; */ | ||
Line 100: | Line 100: | ||
font-size: 50px; | font-size: 50px; | ||
− | font-family: | + | font-family: Helvetica, Charcoal, sans-serif; |
display: table-row; | display: table-row; | ||
Line 299: | Line 299: | ||
width: 40%; | width: 40%; | ||
} | } | ||
− | |||
− | |||
− | |||
Line 383: | Line 380: | ||
// add navIcon if it is not existing yet | // add navIcon if it is not existing yet | ||
if ( ! $('#navIcon').length ) { | if ( ! $('#navIcon').length ) { | ||
− | $('nav').prepend("<img | + | $('nav').prepend("<img src='https://static.igem.org/mediawiki/2016/1/16/T--Tuebingen--Logo_iGem.png' id='navIcon' />"); |
− | + | ||
} | } | ||
} else { | } else { |
Revision as of 21:12, 19 October 2016