(Created page with "<html> <link href="http://getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet"> <style type="text/css"> #sideMenu, #top_title { display:none; } body { background-c...") |
|||
Line 142: | Line 142: | ||
/* Change color of dropdown links on hover */ | /* Change color of dropdown links on hover */ | ||
.dropdown-content a:hover {background-color: #4F4949} | .dropdown-content a:hover {background-color: #4F4949} | ||
+ | |||
+ | |||
+ | /*Make the navigation button green where you are*/ | ||
+ | #current > a {background-color: green} | ||
</style> | </style> | ||
Line 191: | Line 195: | ||
<ul class="nav navbar-nav navbar-center"> | <ul class="nav navbar-nav navbar-center"> | ||
<li class="navbar_button active"><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/2016_BielefeldCeBiTec_HomeTest">HOME</a></li> | <li class="navbar_button active"><a href="https://2016.igem.org/Team:Bielefeld-CeBiTec/2016_BielefeldCeBiTec_HomeTest">HOME</a></li> | ||
− | <li class="navbar_button"><a href="#">TEAM</a> | + | <li class="navbar_button" id="current"><a href="#">TEAM</a> |
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
<a href="#">Official Team Profile</a> | <a href="#">Official Team Profile</a> |
Revision as of 13:08, 4 August 2016
iGEM Logo
Irgentwas