Team:Uppsala University/Test

From 2012.igem.org

(Difference between revisions)
(Blanked the page)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
<title>Team Uppsala University – iGEM 2012</title>
 
-
<style>
 
-
/*** TOP MENU ***/
 
-
#top-section {
 
-
    position: absolute;
 
-
    bottom: 0px;
 
-
    width: 100%;
 
-
    background: none;
 
-
    height: 18px;
 
-
border: none;
 
-
margin: 0px;
 
-
!important;
 
-
}
 
-
 
-
#p-logo {
 
-
display: none !important;
 
-
}
 
-
 
-
#menubar {
 
-
width: auto;
 
-
font-size: 10px;
 
-
top: 0px;
 
-
}
 
-
 
-
#menubar a {
 
-
color: gray;
 
-
text-decoration: none;
 
-
text-transform: capitalize;
 
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial;
 
-
border:none;
 
-
}
 
-
 
-
#menubar a:hover {
 
-
color: black;
 
-
text-decoration: none;
 
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial;
 
-
border:none;
 
-
}
 
-
 
-
#menubar.left-menu {
 
-
background: none;
 
-
width:975px;
 
-
float:left;
 
-
}
 
-
 
-
.right-menu ul li a {
 
-
background: none;
 
-
}
 
-
 
-
#menubar.left-menu > ul > li:last-child {
 
-
display: none;
 
-
}
 
-
 
-
#search-controls {
 
-
display:none;
 
-
}
 
-
 
-
/*** HEADER AND FOOTER ***/
 
-
#header {
 
-
position: fixed;
 
-
width: 100%;
 
-
height: 70px;
 
-
background-image: url('https://static.igem.org/mediawiki/2012/8/84/Bggrad.png');
 
-
background-repeat: repeat-x;
 
-
}
 
-
 
-
#headertext {
 
-
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;
 
-
}
 
-
 
-
#footer-box {
 
-
width: 100%;
 
-
position: relative;
 
-
bottom: 0px;
 
-
vertical-align: middle;
 
-
height: 40px;
 
-
border: 0px;
 
-
background: none;
 
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica;
 
-
background-image: url('https://static.igem.org/mediawiki/2012/8/84/Bggrad.png');
 
-
background-repeat: repeat-x;
 
-
padding: 10px 0px;
 
-
font-size: 12px;
 
-
}
 
-
 
-
#footer-box a {
 
-
color: white;
 
-
text-decoration: none;
 
-
font-family: "Gill Sans", "Gill Sans MT", Helvetica;
 
-
border:none;
 
-
}
 
-
 
-
#footer-box a:hover {
 
-
color: gray;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#footer-box img {
 
-
margin: 0px 10px 0px 10px;
 
-
}
 
-
 
-
/*** 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>
 
-
 
-
<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>
 

Latest revision as of 02:38, 27 October 2012