Template:Team:Gaston Day School/Templates/Top
From 2012.igem.org
(Difference between revisions)
(23 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <A HREF="https://2012.igem.org/ | + | <style type="text/css"> |
+ | .firstHeading { /* Gets rid of the default iGEM picture*/ | ||
+ | height:2px; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | #content { | ||
+ | border-left-width:0px; | ||
+ | border-right-width:0px; | ||
+ | padding: 0px 5px 0px 5px; | ||
+ | width:965px; /* Content width*/ | ||
+ | } | ||
+ | #menubar { | ||
+ | background-color: #FFFFFF; /* left menu bar color*/ | ||
+ | } | ||
+ | #menubar ul li a { | ||
+ | color: #545353; } /* menu text color*/ | ||
+ | .right-menu li a { | ||
+ | color: red; | ||
+ | background-color: #FFFFFF; /* right menu bar color*/ | ||
+ | } | ||
+ | #p-logo { height 1px; overflow:hidden; display: none; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-position: center center; | ||
+ | background-repeat: no-repeat; | ||
+ | background-color: #FFFFFF; /* top header background color*/ | ||
+ | border-width:0px; | ||
+ | height:10px; /* top header height (determines how low content will start to appear)*/ | ||
+ | } | ||
+ | #siteSub { | ||
+ | display:none; | ||
+ | } | ||
+ | #search-controls { /* gets rid of the search bar (it was ugly) */ | ||
+ | display:none; | ||
+ | margin-top:0px; | ||
+ | } | ||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | /*Now to set heading and body fonts*/ | ||
+ | body { | ||
+ | background: #fff url(https://static.igem.org/mediawiki/2012/e/e4/Background_final_pattern.png) repeat fixed; /* Background (on side color)*/ | ||
+ | } | ||
+ | h1 | ||
+ | { | ||
+ | color:#262626; | ||
+ | text-align:left; | ||
+ | font-family:"Trebuchet"; | ||
+ | font-size:25px; | ||
+ | line-height:100%; | ||
+ | border-bottom: none; | ||
+ | padding:0px 0px 0px 0px; | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | } | ||
+ | h2 | ||
+ | { | ||
+ | color:#262626; | ||
+ | text-align:left; | ||
+ | font-family:"Trebuchet"; | ||
+ | font-size:20px; | ||
+ | line-height: 100%; | ||
+ | border-bottom: none; | ||
+ | padding:0px 0px 0px 0px; | ||
+ | margin: 0px 0px 0px 0x; | ||
+ | } | ||
+ | h3 | ||
+ | { | ||
+ | color:#262626; | ||
+ | text-align:left; | ||
+ | font-family:"Trebuchet"; | ||
+ | font-size:17px; | ||
+ | line-height: 100%; | ||
+ | border-bottom: none; | ||
+ | padding:0px 0px 0px 0px; | ||
+ | margin: 0px 0px 0px 0x; | ||
+ | } | ||
+ | p | ||
+ | { | ||
+ | color:#262626; | ||
+ | text-align:left; | ||
+ | font-family:"Arial"; | ||
+ | font-size:14px; | ||
+ | line-height:100% | ||
+ | border-bottom: none; | ||
+ | padding:0px 0px 0px 0px; | ||
+ | margin: 0px 0px 0px 0x; | ||
+ | border:0px | ||
+ | } | ||
+ | body { | ||
+ | color:#808080; | ||
+ | line-height: 1; | ||
+ | font-family:"Arial"; | ||
+ | font-size:11px; | ||
+ | } | ||
+ | |||
+ | .whitebox { | ||
+ | -moz-box-shadow: 0px 0px 0px #ccc; | ||
+ | -webkit-box-shadow: 0px 0px 0px #ccc; | ||
+ | box-shadow: 0px 0px 15px #ccc; | ||
+ | background-color: #FFFFFF; | ||
+ | -moz-border-radius: 1px; | ||
+ | border-radius: 15px; | ||
+ | margin-top: 20px; | ||
+ | padding-top: 20px; | ||
+ | padding-left: 20px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | margin-left: 15px; | ||
+ | margin-right: 25px; | ||
+ | } | ||
+ | .thumbnail | ||
+ | { | ||
+ | margin-bottom:0px; | ||
+ | padding-bottom:0px; | ||
+ | position:relative; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <A HREF="https://2012.igem.org/Main_Page"><img class="thumbnail" img src='https://static.igem.org/mediawiki/2012/c/ca/Awgdsbanner.png' width= "965"/></A> | ||
- | <a href="https://2012.igem.org/ | + | <a href="https://2012.igem.org/Main_Page"><img src='https://static.igem.org/mediawiki/2012/5/56/GdsIgemlogouse.jpg' align="left" width= "80"/></a> |
- | <a href="https://2012.igem.org/Main_Page"><img src='https://static.igem.org/mediawiki/2012/5/56/GdsIgemlogouse.jpg' align="right" width= " | + | <a href="https://2012.igem.org/Main_Page"><img src='https://static.igem.org/mediawiki/2012/5/56/GdsIgemlogouse.jpg' align="right" width= "80"/></a> |
<style type="text/css"> | <style type="text/css"> | ||
Line 50: | Line 171: | ||
display:block; | display:block; | ||
margin:0; | margin:0; | ||
- | padding:9px | + | padding:4px 9px; /* play with dimensions for size of tabs */ |
background-color:#4169E1; /* background color for tabs */ | background-color:#4169E1; /* background color for tabs */ | ||
color:#FFF !important; /* font color for text in tabs */ | color:#FFF !important; /* font color for text in tabs */ | ||
text-align:center; /* aligning for text in tabs */ | text-align:center; /* aligning for text in tabs */ | ||
text-decoration:none !important; | text-decoration:none !important; | ||
- | font:bold | + | font:bold 12pt Times New Roman; /* font properties for text in tabs */ |
outline:0; | outline:0; | ||
} | } | ||
Line 64: | Line 185: | ||
display:none; | display:none; | ||
position:absolute; | position:absolute; | ||
- | width: | + | width:9em; |
background-color:#000; /* bug solution, do not change ! */ | background-color:#000; /* bug solution, do not change ! */ | ||
border:1px solid #5970B2; /* border color for dropdown menus */ | border:1px solid #5970B2; /* border color for dropdown menus */ | ||
Line 74: | Line 195: | ||
padding:5px 10px; /* play with dimensions of block element in dropdown menus */ | padding:5px 10px; /* play with dimensions of block element in dropdown menus */ | ||
position:relative; | position:relative; | ||
- | font:bold | + | font:bold 12pt Times New Roman; /* font properties for text in dropdown menus */ |
text-align:left; /* aligning of text in dropdown menus */ | text-align:left; /* aligning of text in dropdown menus */ | ||
cursor:pointer; | cursor:pointer; | ||
Line 202: | Line 323: | ||
<ul> | <ul> | ||
<li> | <li> | ||
- | <a href="https://2012.igem.org/Team:Gaston_Day_School">Home</a> | + | <a href="https://2012.igem.org/Team:Gaston_Day_School"> Home </a> |
<div> | <div> | ||
<a href="https://2012.igem.org"> iGEM Homepage </a> | <a href="https://2012.igem.org"> iGEM Homepage </a> | ||
Line 212: | Line 333: | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a | + | <a>Team</a> |
<div> | <div> | ||
- | <a href="https://2012.igem.org/Team:Gaston_Day_School/Team | + | <a href="https://2012.igem.org/Team:Gaston_Day_School/Team">Team Information</a> |
<a href="https://igem.org/Team.cgi?year=2012">Official Team Profile</a> | <a href="https://igem.org/Team.cgi?year=2012">Official Team Profile</a> | ||
</div> | </div> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a | + | <a>Project</a> |
<div> | <div> | ||
- | <a href="https://2012.igem.org/Team:Gaston_Day_School/ | + | <a href="https://2012.igem.org/Team:Gaston_Day_School/Project">Project Details / Modeling</a> |
- | <a href="https://2012.igem.org/Team:Gaston_Day_School/ | + | <a href="https://2012.igem.org/Team:Gaston_Day_School/Parts">Parts Submitted to Registry</a> |
<a href="https://2012.igem.org/Team:Gaston_Day_School/Notebook">Notebook</a> | <a href="https://2012.igem.org/Team:Gaston_Day_School/Notebook">Notebook</a> | ||
<a href="https://2012.igem.org/Team:Gaston_Day_School/Safety">Safety</a></div> | <a href="https://2012.igem.org/Team:Gaston_Day_School/Safety">Safety</a></div> | ||
- | + | <div> | |
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:Gaston_Day_School/Outreach">Outreach</a> | ||
</li> | </li> | ||
<li> | <li> |