Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
− | |||
− | |||
− | |||
− | |||
+ | <title> UC Davis iGEM 2014 </title> | ||
+ | <style> | ||
+ | /*------------Get rid of iGEM stuff----------------------------------*/ | ||
+ | #home_logo, #sideMenu { display:none; } | ||
+ | #sideMenu, #top_title, .patrollink {display:none;} | ||
+ | #content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;} | ||
+ | /*-------------------------------------------------------------------*/ | ||
/* Random CSS */ | /* Random CSS */ | ||
body {background-color: rgb(249,245,200);} | body {background-color: rgb(249,245,200);} | ||
Line 12: | Line 15: | ||
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 26: | Line 29: | ||
} | } | ||
.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 52: | Line 55: | ||
margin-bottom:20px; | margin-bottom:20px; | ||
} | } | ||
− | + | ||
.horizontalCenteringDiv { float:left; | .horizontalCenteringDiv { float:left; | ||
height:100%; | height:100%; | ||
Line 60: | Line 63: | ||
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 71: | Line 74: | ||
width:150px; | width:150px; | ||
border-collapse:separate; | border-collapse:separate; | ||
− | + | ||
} | } | ||
img.rightpic {margin-left:15px; | img.rightpic {margin-left:15px; | ||
Line 78: | Line 81: | ||
border-radius:4px; | border-radius:4px; | ||
width:150px; | width:150px; | ||
− | + | ||
} | } | ||
img.contactimage { | img.contactimage { | ||
Line 99: | Line 102: | ||
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 114: | Line 117: | ||
margin-right:auto; | margin-right:auto; | ||
margin-left:auto; | margin-left:auto; | ||
− | + | ||
} | } | ||
.partstable td { | .partstable td { | ||
Line 188: | Line 191: | ||
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 197: | Line 200: | ||
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 206: | Line 209: | ||
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 354: | Line 357: | ||
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 370: | Line 373: | ||
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 391: | Line 394: | ||
border-radius:4px; | border-radius:4px; | ||
background-color:rgba(0,0,0,.65); | background-color:rgba(0,0,0,.65); | ||
− | + | ||
} | } | ||
Line 397: | Line 400: | ||
opacity:1; | opacity:1; | ||
} | } | ||
− | + | ||
.switchbox1 h2 { | .switchbox1 h2 { | ||
text-decoration:none; | text-decoration:none; | ||
Line 403: | Line 406: | ||
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 451: | Line 454: | ||
} | } | ||
− | .showbox1 tr:first-child td { | + | .showbox1 tr:first-child td { |
border-top: 1px; | border-top: 1px; | ||
padding-top: 1px; | padding-top: 1px; | ||
Line 498: | Line 501: | ||
} | } | ||
− | /*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 554: | Line 557: | ||
.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 582: | Line 585: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
− | + | ||
} | } | ||
Line 613: | Line 616: | ||
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 646: | Line 649: | ||
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 667: | Line 670: | ||
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 739: | Line 742: | ||
} | } | ||
− | .nav>li>ul>li | + | .nav>li>ul>li |
{ | { | ||
margin-bottom: 0 | margin-bottom: 0 | ||
Line 745: | Line 748: | ||
− | .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 774: | Line 777: | ||
background-attachment:fixed; | background-attachment:fixed; | ||
font-family: arial, times; | font-family: arial, times; | ||
− | + | ||
} | } | ||
Line 841: | Line 844: | ||
</head> | </head> | ||
− | + | ||
<body> | <body> | ||
<ul class="nav"> | <ul class="nav"> | ||
Line 849: | Line 852: | ||
<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> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</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> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </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> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</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:48, 24 July 2018