Team:UiOslo Norway/Include/Header
From 2014.igem.org
(Difference between revisions)
StianLagstad (Talk | contribs) |
StianLagstad (Talk | contribs) |
||
Line 32: | Line 32: | ||
} | } | ||
/* Color on the top-section links */ | /* Color on the top-section links */ | ||
- | #menubar a:link, #menubar a:visited { | + | #menubar a:link, #menubar a:visited { |
- | + | color:#FFF; | |
text-decoration: none; | text-decoration: none; | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
- | |||
#menubar a:active, #menubar a:hover | #menubar a:active, #menubar a:hover | ||
{ | { | ||
- | + | color:#FFF; | |
text-decoration: underline; | text-decoration: underline; | ||
- | + | background-color:transparent; | |
} | } | ||
Line 78: | Line 77: | ||
<a href="index.php" class="navbar-brand"> | <a href="index.php" class="navbar-brand"> | ||
<img | <img | ||
- | src=" | + | src="https://static.igem.org/mediawiki/2014/3/3f/Uioslo-logo.png" |
alt="" | alt="" | ||
height="40px"> | height="40px"> |
Revision as of 15:14, 14 August 2014