Team:Uppsala University/Test

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
{{Uppsala_style}}
<html>
<html>
-
<title>Team Uppsala University – iGEM 2012</title>
 
-
<style>
 
-
/*** TOP MENU ***/
+
<div id="header">
-
#top-section {
+
<div id="headertext">Parts</div>
-
    position: absolute;
+
-
    bottom: 0px;
+
-
    width: 100%;
+
-
    background: none;
+
-
    height: 18px;
+
-
border: none;
+
-
margin: 0px;
+
-
!important;
+
-
}
+
-
#p-logo {
+
<div id="headlines">
-
display: none !important;
+
<a href="#favorite">Favorite Parts</a> | <a href="#submitted">Submitted Parts</a>
-
}
+
</div>
 +
</div>
-
#menubar {
+
<br>
-
width: auto;
+
<table id="ttable" align="center">
-
font-size: 10px;
+
<tr>
-
top: 0px;
+
<td colspan="2">
-
}
+
<a name="favorite"></a>
 +
</td>
 +
</tr>
-
#menubar a {
+
<tr>
-
color: gray;
+
<td colspan="2">
-
text-decoration: none;
+
<table>
-
text-transform: capitalize;
+
<tr><td class="subtext"><h2>Favorite Parts</h2></td>
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial;
+
<td valign="bottom"><a id="top" href="#top">Back to top</a></td></tr>
-
border:none;
+
</table>
-
}
+
</td>
 +
</tr>
-
#menubar a:hover {
+
<tr>
-
color: black;
+
<td valign="top">
-
text-decoration: none;
+
<p>
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial;
+
-
border:none;
+
-
}
+
-
#menubar.left-menu {
+
</p>
-
background: none;
+
-
width:975px;
+
-
float:left;
+
-
}
+
-
.right-menu ul li a {
+
<tr>
-
background: none;
+
<td colspan="2">
-
}
+
<a name="submitted"></a>
 +
</td>
 +
</tr>
-
#menubar.left-menu > ul > li:last-child {
+
<tr>
-
display: none;
+
<td colspan="2">
-
}
+
<table>
 +
<tr><td class="subtext"><h2>Submitted Parts</h2></td>
 +
<td valign="bottom"><a id="top" href="#top">Back to top</a></td></tr>
 +
</table>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td valign="top">
 +
<p>
-
#search-controls {
+
<table id="hor-minimalist-a" summary="Employee Pay Sheet">
-
display:none;
+
<thread>
-
}
+
<tr>
 +
<th scope="col">Partnumber</th>
 +
<th scope="col">Partnumber</th>
 +
<th scope="col">Partnumber</th>
 +
</tr>
 +
</thread>
-
/*** HEADER AND FOOTER ***/
+
<tbody>
-
#header {
+
<tr>
-
position: fixed;
+
<td>Name1</td>
-
width: 100%;
+
<td>Name2</td>
-
height: 70px;
+
<td>Name3</td>
-
background-image: url('https://static.igem.org/mediawiki/2012/8/84/Bggrad.png');
+
</tr>
-
background-repeat: repeat-x;
+
</tbody>
-
}
+
</table>
-
#headertext {
+
</p>
-
position: absolute;
+
-
bottom: 5px;
+
-
left: 10px;
+
-
font-size: 42px;
+
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial;
+
-
 
+
-
color: white;
+
-
}
+
-
 
+
-
#headlines {
+
-
display: inline;
+
-
position: absolute;
+
-
background: none;
+
-
text-align: left;
+
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial;
+
-
 
+
-
bottom: 0px;
+
-
right: 0px;
+
-
}
+
-
 
+
-
#headlines a {
+
-
color: #aaaaaa;
+
-
margin: 0px 10px;
+
-
}
+
-
 
+
-
#headlines a:hover {
+
-
color: black;
+
-
}
+
-
 
+
-
#cheatsol {
+
-
position: relative;
+
-
height: 60px;
+
-
width: 100%;
+
-
text-align: right;
+
-
line-height: 95px;
+
-
font-size: 50px;
+
-
font-weight: bold;
+
-
}
+
-
 
+
-
.subtext {
+
-
width: 100%;
+
-
padding-top: 30px;
+
-
padding-bottom: 8px;
+
-
white-space: nowrap;
+
-
}
+
-
 
+
-
 
+
-
/*** LINKS ***/
+
-
a {
+
-
color: gray;
+
-
}
+
-
 
+
-
a:active, a:visited {
+
-
color: gray;
+
-
}
+
-
 
+
-
a:hover {
+
-
color: black;
+
-
text-decoration:none;
+
-
}
+
-
 
+
-
 
+
-
/*** LINK MENU ***/
+
-
#links {
+
-
position: fixed;
+
-
top: 0px;
+
-
left: 0px;
+
-
width: 100%;
+
-
text-align: center;
+
-
margin: 0px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
background: black;
+
-
z-index: 2;
+
-
display: inline;
+
-
border-bottom: 1px solid gray;
+
-
padding: 0px;
+
-
height: 30px;
+
-
}
+
-
 
+
-
.menu {
+
-
margin: 0px;
+
-
padding: 0px;
+
-
height: 100%;
+
-
}
+
-
 
+
-
.menu a {
+
-
text-decoration:none;
+
-
color: white;
+
-
display: block;
+
-
text-indent: 34px;
+
-
}
+
-
 
+
-
.menu li {
+
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica;
+
-
font-size: 16px;
+
-
line-height: 30px;
+
-
background-image: url('https://static.igem.org/mediawiki/2012/c/cf/Button.png');
+
-
background-repeat: no-repeat;
+
-
background-position: 6px -10px;
+
-
list-style: none;
+
-
width: 120px;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
position: relative;
+
-
display: inline-block;
+
-
text-align: left;
+
-
}
+
-
 
+
-
.menu li:hover {
+
-
background-image: url('https://static.igem.org/mediawiki/2012/c/cf/Button.png');
+
-
background-repeat: no-repeat;
+
-
background-position: 6px center;
+
-
background-color: #333333;
+
-
}
+
-
 
+
-
.menu ul {
+
-
position: absolute;
+
-
top: 26px;
+
-
display: none;
+
-
left: -24px;
+
-
list-style: none;
+
-
}
+
-
 
+
-
.menu ul li {
+
-
background: black;
+
-
width: 160px;
+
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica;
+
-
font-size: 12px;
+
-
padding: 0px;
+
-
text-align: left;
+
-
height: 26px;
+
-
}
+
-
 
+
-
.menu li:hover ul {
+
-
display: block;
+
-
}
+
-
 
+
-
#widerSubmenu {
+
-
width: 140px;
+
-
}
+
-
 
+
-
#move {
+
-
width: 34px;
+
-
height: 0px;
+
-
background: none;
+
-
}
+
-
 
+
-
/*** CONTENT ***/
+
-
#ctable {
+
-
background: none;
+
-
color: black;
+
-
border-spacing: 40px 4px;
+
-
}
+
-
 
+
-
#ctable td {
+
-
width: 280px;
+
-
}
+
-
 
+
-
#ctable p {
+
-
padding: 5px;
+
-
}
+
-
 
+
-
#ttable {
+
-
width: 700px;
+
-
background: none;
+
-
color: black;
+
-
white-space: nowrap;
+
-
text-align: left;
+
-
}
+
-
 
+
-
#sublink {
+
-
width: 100%;
+
-
padding: 0px;
+
-
margin: 0px;
+
-
white-space: normal;
+
-
}
+
-
 
+
-
#ttable p {
+
-
padding: 0px 10px 5px 10px;
+
-
white-space: normal;
+
-
vertical-align: top;
+
-
}
+
-
 
+
-
#top {
+
-
vertical-align: bottom;
+
-
white-space: nowrap;
+
-
font-size: 12px;
+
-
}
+
-
 
+
-
#bgimage {
+
-
position: fixed;
+
-
right: -10%;
+
-
bottom: -10%;
+
-
opacity: 0.15;
+
-
filter: alpha(opacity=15);
+
-
filter: "alpha(opacity=15)";
+
-
width: 30%;
+
-
}
+
-
 
+
-
body {
+
-
background-color: white;
+
-
}
+
-
 
+
-
#content {
+
-
font-family: 'Cambria';
+
-
font-size: 14px;
+
-
color: black;
+
-
background: white;
+
-
text-align: center;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
border: none;
+
-
padding: 5px 0px 5px 0px;
+
-
top: 0px;
+
-
width: 100%;
+
-
}
+
-
 
+
-
#globalWrapper {
+
-
background: white;
+
-
text-align: center;
+
-
}
+
-
 
+
-
#toc, #catlinks, .firstHeading {
+
-
display: none;
+
-
}
+
-
 
+
-
p {
+
-
    margin: 0px;
+
-
}
+
-
 
+
-
h1, h2, h3, h4, h5 {
+
-
border-style: none;
+
-
}
+
-
 
+
-
h2 {
+
-
font-size: 20px;
+
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica;
+
-
color: black;
+
-
text-align: left;
+
-
border-bottom: 1px solid gray;
+
-
}
+
-
 
+
-
h3 {
+
-
font-size: 16px;
+
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica;
+
-
font-weight: normal;
+
-
color: black;
+
-
text-decoration: none;
+
-
text-align: left;
+
-
padding-left: 10px;
+
-
}
+
-
 
+
-
/*** IMAGE HANDLING ***/
+
-
#topimage {
+
-
display: block;
+
-
margin-left:auto;
+
-
margin-right:auto;
+
-
}
+
-
 
+
-
#logos {
+
-
position: absolute;
+
-
top: 3px;
+
-
left: 10px;
+
-
}
+
-
 
+
-
#logos a img {
+
-
width: 22px;
+
-
margin: 0px 2px;
+
-
opacity: .60;
+
-
filter: alpha(opacity=60);
+
-
filter: "alpha(opacity=60)";
+
-
}
+
-
 
+
-
#logos a:hover img {
+
-
opacity: 1;
+
-
filter:alpha(opacity=100);
+
-
filter: "alpha(opacity=100)";
+
-
}
+
-
 
+
-
#logos a font {
+
-
position: absolute;
+
-
top: 2px;
+
-
left: 150px;
+
-
color: white;
+
-
font-size: 11px;
+
-
display: none;
+
-
white-space: nowrap;
+
-
}
+
-
 
+
-
#logos a:hover font{
+
-
display: inline;
+
-
}
+
-
 
+
-
 
+
-
.twitter-share-button, .fb-like {
+
-
vertical-align: middle;
+
-
padding: 0px;
+
-
margin: 0px;
+
-
}
+
-
</style>
+
-
 
+
-
<div id="fb-root"></div>
+
-
<script>
+
-
(function(d, s, id) {
+
-
  var js, fjs = d.getElementsByTagName(s)[0];
+
-
  if (d.getElementById(id)) return;
+
-
  js = d.createElement(s); js.id = id;
+
-
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
+
-
  fjs.parentNode.insertBefore(js, fjs);
+
-
}(document, 'script', 'facebook-jssdk'));
+
-
</script>
+
-
 
+
-
<img id="bgimage" src="https://static.igem.org/mediawiki/2012/b/b8/Uppsalalogo_400.png">
+
-
 
+
-
<div id="links">
+
-
 
+
-
<div id="logos">
+
-
<a href="http://www.facebook.com/UppsalaIgem"><img src="https://static.igem.org/mediawiki/2012/a/aa/Butfb.png" alt="Facebook"><font>Facebook</font></a>
+
-
<a href="http://twitter.com/igemuppsala"><img src="https://static.igem.org/mediawiki/2012/1/1c/Buttwitter.png" alt="Twitter"><font>Twitter</font></a>
+
-
<a href="http://www.unt.se/blogg/blogg.aspx?blogg=1784672"><img src="https://static.igem.org/mediawiki/2012/9/97/Butblog.png" alt="Blog"><font>Blog (in Swedish)</font></a>
+
-
<a href="/Team:Uppsala_University/Team#contact"><img src="https://static.igem.org/mediawiki/2012/2/2c/Butmail.png" alt="Email"><font>Email</font></a>
+
</div>
</div>
-
 
+
<br><br>
-
<ul class="menu">
+
-
<li><a href="/Team:Uppsala_University">Home</a></li>
+
-
<li><a href="/Team:Uppsala_University/Project">Project</a>
+
-
<ul>
+
-
<li><a href="/Team:Uppsala_University/Project#overview">Overview</a></li>
+
-
<li><a href="/Team:Uppsala_University/Notebook">Notebook</a></li>
+
-
<li><a href="/Team:Uppsala_University/Safety">Safety</a></li>
+
-
<li><a href="/Team:Uppsala_University/Attributions">Attributions</a></li>
+
-
</ul>
+
-
</li>
+
-
<li><a href="/Team:Uppsala_University/Parts">Parts</a></li>
+
-
<li><a href="/Team:Uppsala_University/Results">Results</a>
+
-
<ul>
+
-
<li id="widerSubmenu"><a href="/Team:Uppsala_University/DNA">Plasmid removal</a></li>
+
-
<li id="widerSubmenu"><a href="/Team:Uppsala_University/Transcriptional">Gene networks</a></li>
+
-
<li id="widerSubmenu"><a href="/Team:Uppsala_University/Translational">Silencing sRNA:s</a></li>
+
-
<li id="widerSubmenu"><a href="/Team:Uppsala_University/Delivery">Delivery</a></li>
+
-
<li id="widerSubmenu"><a href="/Team:Uppsala_University/Backbones">New backbones</a></li>
+
-
<li id="widerSubmenu"><a href="/Team:Uppsala_University/Catsac">Gene deletion</a></li>
+
-
<li id="widerSubmenu"><a href="/Team:Uppsala_University/Promoter data">Promoter tests</a></li>
+
-
<li id="widerSubmenu"><a href="/Team:Uppsala_University/Chromoproteins">Chromoproteins</a></li>
+
-
</ul>
+
-
        </li>
+
-
<li><a href="/Team:Uppsala_University/Activities">Activities</a>
+
-
<ul>
+
-
<li><a href="/Team:Uppsala_University/Activities#weekend">iGEM weekend</a></li>
+
-
<li><a href="/Team:Uppsala_University/Activities#blog">Blog</a></li>
+
-
</ul>
+
-
</li>
+
-
<li><a href="/Team:Uppsala_University/Team">Team</a>
+
-
<ul>
+
-
<li><a href="/Team:Uppsala_University/Team#supervisors">Supervisors</a></li>
+
-
<li><a href="/Team:Uppsala_University/Team#instructors">Instructors</a></li>
+
-
<li><a href="/Team:Uppsala_University/Team#students">Students</a></li>
+
-
<li><a href="/Team:Uppsala_University/Team#advisors">Advisors</a></li>
+
-
<li><a href="/Team:Uppsala_University/Team#contact">Contact us</a></li>
+
-
</ul>
+
-
</li>
+
-
</ul>
+
-
 
+
-
<div style="position: absolute; top: 3px; right: 5px;">
+
-
<div class="fb-like" data-href="http://www.facebook.com/UppsalaIgem" data-send="false" data-layout="button_count" data-width="80" data-show-faces="true" data-font="lucida grande"></div>
+
-
 
+
-
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a>
+
-
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+
-
</div>
+
-
 
+
-
 
+
-
</div>
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
</html>
</html>
 +
{{Uppsala_footer}}

Revision as of 13:19, 25 September 2012

Team Uppsala University – iGEM 2012


Favorite Parts

Back to top

Submitted Parts

Back to top

Partnumber Partnumber Partnumber
Name1 Name2 Name3



Sponsors