(15 intermediate revisions by 2 users not shown) | |||
Line 67: | Line 67: | ||
@font-face { | @font-face { | ||
− | font-family: | + | font-family: 'banaueregular'; |
− | src: url( | + | src: url('https://static.igem.org/mediawiki/2017/b/b0/T--Sydney_Australia--Wiki_Font_Banaue-Regular.Media-File.ogg'); |
+ | font-weight: normal; | ||
+ | font-style: normal; | ||
} | } | ||
+ | |||
.navbar { | .navbar { | ||
− | font-family: ' | + | font-family: 'banaueregular'!important; |
} | } | ||
.navbar-nav a { | .navbar-nav a { | ||
Line 96: | Line 99: | ||
− | <div class="navbar navbar-fixed-top"> | + | <div class="navbar navbar-fixed-top" style="margin-top:15px"> |
<nav class="navbar-inner"> | <nav class="navbar-inner"> | ||
Line 102: | Line 105: | ||
<!-- Logo--> | <!-- Logo--> | ||
− | <div class="col-sm-2"><a href="https://2017.igem.org/Team:Sydney_Australia"><img class="logo" src="https:// | + | <div class="col-sm-2"><a href="https://2017.igem.org/Team:Sydney_Australia"><img class="logo" src="https://static.igem.org/mediawiki/2017/f/f0/T--Sydney_Australia--Navigation_Bar_Logo.png" height="80" width="auto" ></a></div> |
<div class="col-md-10" > | <div class="col-md-10" > | ||
Line 185: | Line 188: | ||
</nav> | </nav> | ||
</div> | </div> | ||
− | |||
<html> | <html> |
Latest revision as of 04:49, 19 August 2017