Template:SMTexas/heading
From 2014hs.igem.org
(Difference between revisions)
(93 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | <link rel="shortcut icon" href="/favicon.ico" > | |
+ | |||
<link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Template:SMTexas/CSS?action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Template:SMTexas/CSS?action=raw&ctype=text/css"> | ||
<script src="https://2014hs.igem.org/Template:SMTexas/JS?action=raw&ctype=application/javascript"></script> | <script src="https://2014hs.igem.org/Template:SMTexas/JS?action=raw&ctype=application/javascript"></script> | ||
<!--[if lt IE 9]><script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script><![endif]--> | <!--[if lt IE 9]><script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script><![endif]--> | ||
- | + | ||
+ | <style> | ||
+ | @font-face { | ||
+ | |||
+ | font-family: 'Roboto Condensed'; | ||
+ | font-style: normal; | ||
+ | font-weight: 300; | ||
+ | src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff) format('woff'); | ||
+ | |||
+ | } @font-face { | ||
+ | |||
+ | font-family: 'Roboto Condensed'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff'); | ||
+ | |||
+ | } @font-face { | ||
+ | |||
+ | font-family: 'Roboto Condensed'; | ||
+ | font-style: normal; | ||
+ | font-weight: 700; | ||
+ | src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nCSLrGe-fkSRw2DeVgOoWcQ.woff) format('woff'); | ||
+ | |||
+ | } @font-face { | ||
+ | |||
+ | font-family: 'Roboto Condensed'; | ||
+ | font-style: italic; | ||
+ | font-weight: 700; | ||
+ | src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/robotocondensed/v9/mg0cGfGRUERshzBlvqxeAAm1Bdh5PCvFKhAPu2iWX-U.woff) format('woff'); | ||
+ | |||
+ | } | ||
+ | |||
+ | </style> | ||
<body class="homepage"> | <body class="homepage"> | ||
+ | |||
<!-- Nav --> | <!-- Nav --> | ||
- | + | <nav id="nav"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <ul> | ||
+ | <li><a href="https://2014hs.igem.org/Team:SMTexas">Homepage</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:SMTexas/project">Project</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:SMTexas/team">Team</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:SMTexas/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2014hs.igem.org/Team:SMTexas/Human_Practices">Human Practices</a></li> | ||
+ | |||
+ | <table align="right"><tr><td> <a href="https://2014hs.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014hs/d/d6/Smigemlogo.png" alt=""></a></td></tr></table> | ||
+ | |||
+ | </ul> | ||
+ | </nav> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
</body> | </body> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | /* Removing wiki-like stuff */ | ||
+ | /****************************/ | ||
+ | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
+ | display:none;} | ||
+ | |||
+ | /* Redesigning the topmenu */ | ||
+ | /***************************/ | ||
+ | body { | ||
+ | margin: -50px 0 0 0;/*10px*/ | ||
+ | padding: 0;} | ||
+ | #top-section { | ||
+ | width: 965px; | ||
+ | height: 0; /*0*/ | ||
+ | margin: 0 auto; | ||
+ | padding: 0; /*0*/ | ||
+ | border: none;} | ||
+ | #menubar { | ||
+ | font-size: 65%; | ||
+ | top: 65px;}/*-14px*/ | ||
+ | .left-menu:hover { | ||
+ | background-color: transparent;} | ||
+ | #menubar li a { | ||
+ | background-color: transparent;} | ||
+ | #menubar:hover { | ||
+ | color: black;} | ||
+ | #menubar li a { | ||
+ | color: transparent;} | ||
+ | #menubar:hover li a { | ||
+ | color: black;} | ||
+ | #menubar > ul > li:last-child { | ||
+ | display:none;} | ||
+ | </style> | ||
+ | |||
+ | |||
</html> | </html> |
Latest revision as of 20:51, 20 June 2014