Chunngaiau (Talk | contribs) |
Chunngaiau (Talk | contribs) |
||
Line 65: | Line 65: | ||
opacity:0.9; | opacity:0.9; | ||
margin-top: 17px; | margin-top: 17px; | ||
+ | } | ||
+ | |||
+ | .navbar li { | ||
+ | margin: 0 20px; | ||
} | } | ||
/* Add a gray color to all navbar links */ | /* Add a gray color to all navbar links */ | ||
.navbar li a, .navbar .navbar-brand { | .navbar li a, .navbar .navbar-brand { | ||
− | color: #fff | + | color: #fff; |
} | } | ||
/* the color of the single Link ('safety') on hover */ | /* the color of the single Link ('safety') on hover */ | ||
.navbar-nav li a:hover { | .navbar-nav li a:hover { | ||
− | color: #1abc9c | + | color: #1abc9c; |
} | } | ||
/* The active link this seems to be useless at the moment*/ | /* The active link this seems to be useless at the moment*/ | ||
.navbar-nav li.active a { | .navbar-nav li.active a { | ||
− | color: #fff | + | color: #fff; |
− | background-color:#29292c | + | background-color:#29292c; |
} | } | ||
Line 94: | Line 98: | ||
/* the color of the Dropdown on click */ | /* the color of the Dropdown on click */ | ||
.open .dropdown-toggle { | .open .dropdown-toggle { | ||
− | color: # | + | color: #1abc9c; |
− | background-color: #fff | + | background-color: #fff; |
} | } | ||
/* the color of the Dropdown links */ | /* the color of the Dropdown links */ | ||
.dropdown-menu li a { | .dropdown-menu li a { | ||
− | color: #000 | + | color: #000; |
letter-spacing: 1px; | letter-spacing: 1px; | ||
} | } | ||
Line 106: | Line 110: | ||
/* the color of the dropdown links on hover */ | /* the color of the dropdown links on hover */ | ||
.dropdown-menu li a:hover { | .dropdown-menu li a:hover { | ||
− | background-color: #fff | + | background-color: #fff; |
} | } | ||
Line 516: | Line 520: | ||
<div class="collapse navbar-collapse" id="myNavbar"> | <div class="collapse navbar-collapse" id="myNavbar"> | ||
<ul class="nav navbar-nav navbar-right"> | <ul class="nav navbar-nav navbar-right"> | ||
− | + | ||
+ | <li><a href="https://2017.igem.org/Team:Oxford">HOME</a></li> | ||
+ | |||
<!-- This is the team dropdown --> | <!-- This is the team dropdown --> | ||
<li> | <li> |
Revision as of 15:01, 26 July 2017