Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> | ||
− | + | ||
− | <title> UC Davis iGEM 2014 </title> | + | <title> UC Davis iGEM 2014 </title> |
<style> | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/* Random CSS */ | /* Random CSS */ | ||
Line 17: | Line 12: | ||
a.white:visited {color:#FFF;} /* visited link */ | a.white:visited {color:#FFF;} /* visited link */ | ||
a.white:hover {color:#FFF;} /* mouse over link */ | a.white:hover {color:#FFF;} /* mouse over link */ | ||
− | a.white:active {color:#FFF;} /* selected link */ | + | a.white:active {color:#FFF;} /* selected link */ |
a{color:#909090} | a{color:#909090} | ||
.brightlink {color:#00BA00 !important; | .brightlink {color:#00BA00 !important; | ||
− | + | ||
} | } | ||
.centertext {text-align: center; | .centertext {text-align: center; | ||
Line 31: | Line 26: | ||
} | } | ||
.teampagetext {vertical-align:text-top; display:inline; width:740px; float:left;} | .teampagetext {vertical-align:text-top; display:inline; width:740px; float:left;} | ||
− | h1 {border-color:white; | + | h1 {border-color:white; |
color:white; | color:white; | ||
} | } | ||
Line 57: | Line 52: | ||
margin-bottom:20px; | margin-bottom:20px; | ||
} | } | ||
− | + | ||
.horizontalCenteringDiv { float:left; | .horizontalCenteringDiv { float:left; | ||
height:100%; | height:100%; | ||
Line 65: | Line 60: | ||
width: 300px; | width: 300px; | ||
float: left; | float: left; | ||
− | + | ||
top: 0; bottom: 0; left: 0; right: 0; | top: 0; bottom: 0; left: 0; right: 0; | ||
margin: auto; | margin: auto; | ||
Line 76: | Line 71: | ||
width:150px; | width:150px; | ||
border-collapse:separate; | border-collapse:separate; | ||
− | + | ||
} | } | ||
img.rightpic {margin-left:15px; | img.rightpic {margin-left:15px; | ||
Line 83: | Line 78: | ||
border-radius:4px; | border-radius:4px; | ||
width:150px; | width:150px; | ||
− | + | ||
} | } | ||
img.contactimage { | img.contactimage { | ||
Line 104: | Line 99: | ||
border-spacing: 0px; | border-spacing: 0px; | ||
table-layout: fixed; | table-layout: fixed; | ||
− | width: 100%; | + | width: 100%; |
vertical-align:top; | vertical-align:top; | ||
text-align: left; | text-align: left; | ||
Line 119: | Line 114: | ||
margin-right:auto; | margin-right:auto; | ||
margin-left:auto; | margin-left:auto; | ||
− | + | ||
} | } | ||
.partstable td { | .partstable td { | ||
Line 193: | Line 188: | ||
table#t01 { | table#t01 { | ||
border-spacing: 0px; | border-spacing: 0px; | ||
− | width: 100%; | + | width: 100%; |
text-align: center; | text-align: center; | ||
margin: 10px; | margin: 10px; | ||
Line 202: | Line 197: | ||
table#t02 { | table#t02 { | ||
border-spacing: 0px; | border-spacing: 0px; | ||
− | width: 100%; | + | width: 100%; |
text-align: left; | text-align: left; | ||
margin: 10px; | margin: 10px; | ||
Line 211: | Line 206: | ||
table#t03 { | table#t03 { | ||
border-spacing: 0px; | border-spacing: 0px; | ||
− | width: 50%; | + | width: 50%; |
text-align: left; | text-align: left; | ||
margin: 10px; | margin: 10px; | ||
Line 359: | Line 354: | ||
font-size:11px; | font-size:11px; | ||
color:#FFFFFF; | color:#FFFFFF; | ||
− | text-align:justify; | + | text-align:justify; |
} | } | ||
/* End floatbox styling */ | /* End floatbox styling */ | ||
/*Begin switchbox1*/ | /*Begin switchbox1*/ | ||
− | + | ||
Line 375: | Line 370: | ||
float:left; | float:left; | ||
margin-top:10px; | margin-top:10px; | ||
− | position:relative; | + | position:relative; |
background-size: 316px 43px; | background-size: 316px 43px; | ||
− | } | + | } |
− | + | ||
.switchbox1:nth-of-type(2) { | .switchbox1:nth-of-type(2) { | ||
− | margin:10px 10px 0px 10px; | + | margin:10px 10px 0px 10px; |
} | } | ||
Line 396: | Line 391: | ||
border-radius:4px; | border-radius:4px; | ||
background-color:rgba(0,0,0,.65); | background-color:rgba(0,0,0,.65); | ||
− | + | ||
} | } | ||
Line 402: | Line 397: | ||
opacity:1; | opacity:1; | ||
} | } | ||
− | + | ||
.switchbox1 h2 { | .switchbox1 h2 { | ||
text-decoration:none; | text-decoration:none; | ||
Line 408: | Line 403: | ||
text-align:center; | text-align:center; | ||
} | } | ||
− | + | ||
− | + | ||
/*End switchbox1*/ | /*End switchbox1*/ | ||
/*showbox styling*/ | /*showbox styling*/ | ||
− | .showbox tr:first-child td { | + | .showbox tr:first-child td { |
border-top: 1px; | border-top: 1px; | ||
padding-top: 1px | padding-top: 1px | ||
Line 456: | Line 451: | ||
} | } | ||
− | .showbox1 tr:first-child td { | + | .showbox1 tr:first-child td { |
border-top: 1px; | border-top: 1px; | ||
padding-top: 1px; | padding-top: 1px; | ||
Line 503: | Line 498: | ||
} | } | ||
− | /*end showboxstyling */ | + | /*end showboxstyling */ |
/*showboxwide styling*/ | /*showboxwide styling*/ | ||
− | .showboxwide tr:first-child td { | + | .showboxwide tr:first-child td { |
border-top: 0px; | border-top: 0px; | ||
padding-top: 1px | padding-top: 1px | ||
Line 559: | Line 554: | ||
.nav, .nav ul { | .nav, .nav ul { | ||
margin: 0; | margin: 0; | ||
− | margin-bottom: 10px; | + | margin-bottom: 10px; |
padding: 0; | padding: 0; | ||
list-style: none; | list-style: none; | ||
Line 587: | Line 582: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
− | + | ||
} | } | ||
Line 618: | Line 613: | ||
border-right: 1px dotted #393939; | border-right: 1px dotted #393939; | ||
} | } | ||
− | + | ||
.rightbookend { | .rightbookend { | ||
border-left: 1px dotted #595959; | border-left: 1px dotted #595959; | ||
− | } | + | } |
/* Chaning the background on hover */ | /* Chaning the background on hover */ | ||
Line 651: | Line 646: | ||
text-align: center; | text-align: center; | ||
box-shadow: 0 1px 2px rgba(0, 0, 0, .15); | box-shadow: 0 1px 2px rgba(0, 0, 0, .15); | ||
− | + | ||
} | } | ||
Line 672: | Line 667: | ||
position: relative; | position: relative; | ||
display: block; | display: block; | ||
− | + | ||
/* Creating the slide effect. The list elements which contain the links have 0 height. On hover, they will expand */ | /* Creating the slide effect. The list elements which contain the links have 0 height. On hover, they will expand */ | ||
height: 0px; | height: 0px; | ||
Line 744: | Line 739: | ||
} | } | ||
− | .nav>li>ul>li | + | .nav>li>ul>li |
{ | { | ||
margin-bottom: 0 | margin-bottom: 0 | ||
Line 750: | Line 745: | ||
− | .nav>li:first-child:hover>ul | + | .nav>li:first-child:hover>ul |
{ | { | ||
left:0px; | left:0px; | ||
} | } | ||
− | .nav>li:last-child:hover>ul | + | .nav>li:last-child:hover>ul |
{ | { | ||
left: 0px; | left: 0px; | ||
Line 779: | Line 774: | ||
background-attachment:fixed; | background-attachment:fixed; | ||
font-family: arial, times; | font-family: arial, times; | ||
− | + | ||
} | } | ||
Line 846: | Line 841: | ||
</head> | </head> | ||
− | + | ||
<body> | <body> | ||
<ul class="nav"> | <ul class="nav"> | ||
Line 854: | Line 849: | ||
<li class="dropdown leftbookend rightbookend"> | <li class="dropdown leftbookend rightbookend"> | ||
<a href="https://2014.igem.org/Team:UC_Davis/Project_Overview" style="font-size:13px;">Project</a> | <a href="https://2014.igem.org/Team:UC_Davis/Project_Overview" style="font-size:13px;">Project</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview">Overview</a></li> | ||
+ | <li><a href="/Team:UC_Davis/Protein_Engineering">Protein Engineering</a></li> | ||
+ | <li><a href="/Team:UC_Davis/Potentiostat_Design">Potentiostat Design</a></li> | ||
+ | <li><a href="/Team:UC_Davis/Electrochemistry">Electrochemistry</a></li> | ||
+ | <li><a href="/Team:UC_Davis/Signal_Processing">Signal Processing</a></li> | ||
+ | <li><a href="/Team:UC_Davis/Criteria">Achievements</a></li> | ||
+ | <li><a href='/Team:UC_Davis/Parts'>Parts</a></li> | ||
+ | </ul> | ||
</li> | </li> | ||
− | <li class="dropdown rightbookend"> | + | <li class="dropdown rightbookend"> |
<a href="/Team:UC_Davis/Policy_Practices_Overview" style="font-size:13px;">Policy & Practices</a> | <a href="/Team:UC_Davis/Policy_Practices_Overview" style="font-size:13px;">Policy & Practices</a> | ||
− | </li> | + | <ul> |
+ | <li><a href='/Team:UC_Davis/Policy_Practices_Overview'>Overview</a></li> | ||
+ | <li><a href='/Team:UC_Davis/Olive_Mills'>Olive Mill Visits</a></li> | ||
+ | <li><a href='/Team:UC_Davis/Public_Perception'>Public Perception</a></li> | ||
+ | <li><a href='/Team:UC_Davis/Legislation'>Legislation</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
<li class="dropdown leftbookend rightbookend"> | <li class="dropdown leftbookend rightbookend"> | ||
<a href="https://2014.igem.org/Team:UC_Davis/Team_Overview" style="font-size:13px;">Acknowledgements</a> | <a href="https://2014.igem.org/Team:UC_Davis/Team_Overview" style="font-size:13px;">Acknowledgements</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2014.igem.org/Team:UC_Davis/Team_Overview">Overview</a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:UC_Davis/Bios">Bios</a></li> | ||
+ | <li><a href='/Team:UC_Davis/Contact'>Contact Us</a></li> | ||
+ | <li><a href="https://igem.org/Team.cgi?id=1324">Official Team Profile</a></li> | ||
+ | </ul> | ||
</li> | </li> | ||
− | <li class="dropdown leftbookend rightbookend"> | + | <li class="dropdown leftbookend rightbookend"> |
<a href="/Team:UC_Davis/Safety" style="font-size:13px;">Safety</a> | <a href="/Team:UC_Davis/Safety" style="font-size:13px;">Safety</a> | ||
− | </li> | + | </li> |
<li class="dropdown leftbookend rightbookend"> | <li class="dropdown leftbookend rightbookend"> | ||
<a href="https://2014.igem.org/Main_Page" style="font-size:13px;">iGEM</a> | <a href="https://2014.igem.org/Main_Page" style="font-size:13px;">iGEM</a> | ||
<ul> | <ul> | ||
</ul> | </ul> | ||
− | </li> | + | </li> |
</ul> | </ul> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:35, 24 July 2018