Template:Purdue topbar2
From 2012.igem.org
(Difference between revisions)
(Created page with "{{DISPLAYTITLE: }} <html> <head > <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <style> #contentSub, #search-controls, .firstHeadin...") |
|||
(11 intermediate revisions not shown) | |||
Line 144: | Line 144: | ||
<ul> | <ul> | ||
<li><a href='https://2012.igem.org/Team:Purdue'><span>Home</span></a></li> | <li><a href='https://2012.igem.org/Team:Purdue'><span>Home</span></a></li> | ||
- | <li><a href=' | + | <li><a href='https://2012.igem.org/Team:Purdue/Team'><span>Team</span></a> |
<ul> | <ul> | ||
<li><a href='https://2012.igem.org/Team:Purdue/Team'><span>Members</span></a></li> | <li><a href='https://2012.igem.org/Team:Purdue/Team'><span>Members</span></a></li> | ||
Line 152: | Line 152: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a href=' | + | <li><a href='https://2012.igem.org/Team:Purdue/Project'><span>Project</span></a> |
<ul> | <ul> | ||
<li><a href='https://2012.igem.org/Team:Purdue/Project'><span>Overview</span></a></li> | <li><a href='https://2012.igem.org/Team:Purdue/Project'><span>Overview</span></a></li> | ||
+ | <li><a href='https://2012.igem.org/Team:Purdue/Background'><span>Background</span></a></li> | ||
<li><a href='https://2012.igem.org/Team:Purdue/Protocol'><span>Protocol</span></a></li> | <li><a href='https://2012.igem.org/Team:Purdue/Protocol'><span>Protocol</span></a></li> | ||
</ul> | </ul> | ||
Line 175: | Line 176: | ||
</li> | </li> | ||
<li><a href='https://2012.igem.org/Team:Purdue/Safety'><span>Safety</span></a></li> | <li><a href='https://2012.igem.org/Team:Purdue/Safety'><span>Safety</span></a></li> | ||
- | + | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 183: | Line 184: | ||
<link href='http://fonts.googleapis.com/css?family=Belleza' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Belleza' rel='stylesheet' type='text/css'> | ||
<link href='http://fonts.googleapis.com/css?family=Doppio+One' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Doppio+One' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | |||
<style> | <style> | ||
- | body { | + | body { |
- | + | width: 100%; | |
- | + | background-image: url('https://static.igem.org/mediawiki/2012/b/bb/PurdueBackground.png'); | |
- | + | background-attachment: fixed; | |
- | + | background-repeat: no-repeat; | |
+ | background-position: 50% 50%; | ||
+ | background-color: white; | ||
+ | font-family: 'Belleza', Arial, sans-serif; | ||
+ | font-size: 75%; | ||
+ | padding: 5px 0px 0px; | ||
+ | } | ||
h1 { | h1 { | ||
color: rgb(20, 125, 160); | color: rgb(20, 125, 160); |
Latest revision as of 19:47, 23 July 2012