User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
 +
<!-- template base for all sites -->
 +
<!-- styles -->
 +
</html>
 +
<html>
<html>
<head>
<head>
 +
<style type="text/css">
 +
/* Droid Sans from Google Web fonts */
 +
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
 +
 +
/* Open Sans from Google Web fonts */
 +
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
 +
 +
 +
/* hide various iGEM-elements */
 +
 +
h1.firstHeading {
 +
  background-color: red;
 +
  display: none;
 +
}
 +
 +
.firstHeading {
 +
  display: none;
 +
}
 +
 +
#top-section {
 +
  margin-left: 1em auto;
 +
  width: 77em !important;
 +
  border: none;
 +
  height: 1.2em;
 +
  background-color: white;
 +
}
 +
 +
#catlinks {
 +
  display: none !important;
 +
}
 +
 +
/* disable search-controls (top right corner) */
 +
#search-controls {
 +
  display: none !important;
 +
}
 +
 +
#searchInput {
 +
  display: none !important;
 +
}
 +
 +
.searchButton {
 +
  display: none !important;
 +
}
 +
 +
/* change the menubar (top menu) */
 +
#menubar {
 +
display: table-cell;
 +
background: transparent !important;
 +
}
 +
 +
#menubar.right-menu {
 +
text-align: right;
 +
}
 +
 +
#menubar * {
 +
color: transparent !important;
 +
background: transparent !important;
 +
}
 +
 +
#top-section:hover #menubar * {
 +
color: #8F8F8F !important;
 +
}
 +
 +
/* Disable Table Of Contents */
 +
table#toc {
 +
  display: none;
 +
  float: right;
 +
  margin: 0em;
 +
}
 +
 +
#footer-box {
 +
  margin-left: auto;
 +
  width: 76.2em;
 +
  border: none;
 +
  position: relative;
 +
  padding: 5px !important;
 +
}
 +
 +
/* main heading */
 +
h1 {
 +
  border: 0;
 +
}
 +
 +
/* edit links on headings */
 +
span.editsection {
 +
  font-size: .5em;
 +
  color: lightgrey;
 +
}
 +
span.editsection a {
 +
  color: black;
 +
}
 +
#p-logo {
 +
  display: none;
 +
}
 +
 +
 +
 +
/* actual styling */
 +
/* ------------------------------------------------------------------------------------ */
 +
body {
 +
  /* background-image: url(' ');
 +
  background-size: cover; */
 +
  background-color: #424242;
 +
  font-family: 'Open Sans', Arial, sans-serif;
 +
  font-size: 10px;
 +
}
 +
 +
#content {                /* ------------------------------------------------- #CONTENT */
 +
  background-color: white !important;
 +
  margin: 0em auto !important;
 +
  border: none !important;
 +
  padding: 0em !important;
 +
  position: relative;
 +
  width: 77em;
 +
  height: auto;
 +
}
 +
 +
div#bodyContent {        /* ------------------------------------------------- #BODYCONTENT */
 +
  background-color: white;
 +
  width: 76em;
 +
  padding: 0.5em;
 +
  position: relative;
 +
  margin: auto;
 +
  height: auto;
 +
}
 +
#teamLogoBox {
 +
  width: 60.25em;
 +
  height: 17em;
 +
  background-color: #AAAAAA;
 +
  color: white;
 +
  overflow: hidden;
 +
  font-size: 16px;
 +
  background-size: cover;
 +
}
 +
 +
#actualHeadingOne {
 +
  font-family: Arial, sans-serif;
 +
  font-weight: 700;
 +
  float: right;
 +
  position: relative;
 +
  font-size: 35px;
 +
  width: 20.7em;
 +
  height: 1.2em;
 +
  margin-top: 0em;
 +
  background-color: #009967;
 +
  color: white;
 +
  padding-top: 0.8em;
 +
  padding-left: 0.5em;
 +
}
 +
#actualHeadingTwo {
 +
  font-family: Arial, sans-serif;
 +
  font-weight: 700;
 +
  float: right;
 +
  position: relative;
 +
  font-size: 35px;
 +
  width: 20.7em;
 +
  height: 1.2em;
 +
  margin-top: 0em;
 +
  background-color: #1B7643;
 +
  color: white;
 +
  padding-top: 0.8em;
 +
  padding-left: 0.5em;
 +
}
 +
#actualHeadingThree {
 +
  font-family: Arial, sans-serif;
 +
  font-weight: 700;
 +
  float: right;
 +
  position: relative;
 +
  font-size: 35px;
 +
  width: 20.7em;
 +
  height: 1.2em;
 +
  margin-top: 0em;
 +
  background-color: #4F9A2B;
 +
  color: white;
 +
  padding-top: 0.8em;
 +
  padding-left: 0.5em;
 +
}
 +
 +
#actualContent {
 +
  float: right;
 +
  position: relative;
 +
  font-size: 14px;
 +
  width: 51.05em;
 +
  height: auto;
 +
  margin-top: 0.5em;
 +
  background-color: white;
 +
  padding-top: 0em;
 +
  padding-left: 1em;
 +
  padding-right: 1em;
 +
  padding-bottom: 0.5em;
 +
  text-align: justify;
 +
}
 +
 +
#actualContent p {
 +
  line-height: 26px;
 +
  margin-bottom: 16px;
 +
}
 +
 +
#actualContent a{
 +
  color: #009965;
 +
  text-decoration: underline;
 +
}
 +
#actualContent a:hover {
 +
  color: #A51E37;
 +
  text-decoration: none;
 +
  border-bottom: 1px dotted;
 +
  border-color: #A51E37;
 +
}
 +
#actualContent a:active {
 +
  color: black;
 +
  text-decoration: underline;
 +
  border: none;
 +
}
 +
 +
#actualAbstract {
 +
  background-color:#F5F5F5;
 +
  margin-top: 1em;
 +
  padding: 0.1em 1em 0.1em 1em;
 +
  text-align: justify;
 +
}
 +
#actualAbstractTitle {
 +
  margin-left: 0.3em;
 +
  font-size: 25px;
 +
}
 +
 +
#actualReferences {
 +
  background-color:#ABB1AA;
 +
  padding: 0.1em 1em 0.1em 1em;
 +
  text-align: justify;
 +
  position: relative;
 +
}
 +
#actualReferencesTitle {
 +
  margin-left: 0.3em;
 +
  font-size: 25px;
 +
}
 +
 +
span {
 +
  font-size: 35px;
 +
}
 +
 +
#iGEMwhite {
 +
  width: 70px;
 +
  float: right;
 +
  display: none;
 +
  margin-top: -30px;
 +
  margin-bottom: 5px;
 +
}
 +
 +
#iGEMblack {
 +
  width: 70px;
 +
  float: right;
 +
  margin-top: -30px;
 +
  margin-bottom: 5px;
 +
}
 +
 +
#homeLink {
 +
  color: black;
 +
}
 +
</style>
</head>
</head>
<body>  
<body>  
-
<ul>
+
<!-- -------------------------------------------------------------------- BODY -->
-
  <li>Sources:</li>
+
<a name="Top"></a>
-
    <ul>
+
 
-
      <li>Equal Heights by Michael Jasper (<a href="http://www.mikedoesweb.com/2011/100-height-div-with-2-lines-of-code/")>http://www.mikedoesweb.com/2011/100-height-div-with-2-lines-of-code/</a>)<li>
+
<img src="https://static.igem.org/mediawiki/2013/5/50/IGEM_basic_Logo_white_stylized_small.png" id="iGEMwhite">
-
    </ul>
+
<img src="https://static.igem.org/mediawiki/2013/8/86/IGEM_basic_Logo_stylized_small.png" id="iGEMblack">
-
 
+
 
-
  <li>Useful:</li>
+
<p style="position: absolute; right: 85px"><a href="https://2013.igem.org/Main_Page" id="homeLink">Return to iGEM Main Page.</a></p>
-
    <ul>
+
 
-
      <li><a href="https://www.coffeecup.com/sdrive/dashboard/205961/site/?path=/iGEM_2013/">Coffeecup-Drive</a><li>
+
<div id="teamLogoBox"><a href="https://2013.igem.org/Team:Tuebingen"><img id="teamLogoImg" src="https://static.igem.org/mediawiki/2013/0/08/TeamTuebingenIMG_small_sharp_standalone.jpg"></a></div>
-
    </ul>
+
 
-
  <li>Pictures:</li>
 
-
    <ul>
 
-
      <li><a href="https://static.igem.org/mediawiki/2013/3/3e/Watersurface_blue_2.JPG">Watersurface_blue_2.jpg</a></li>
 
-
      <li><a href="https://static.igem.org/mediawiki/2013/b/b3/TeamTuebingenIMG_large.JPG">teamTuebingenIMG_large.jpg</a></li>
 
-
      <li><a href="https://2013.igem.org/File:TeamTuebingenIMG_small.JPG">teamTuebingenIMG_small.jpg</a></li>
 
-
      <li><a href="https://static.igem.org/mediawiki/2013/a/a3/TeamTuebingenIMG_small_sharp.JPG">teamTuebingenIMG_small_sharp.jpg</a></li>
 
-
      <li><a href="https://2013.igem.org/File:GreyDot.jpg">GreyDot.jpg</a></li>
 
-
      <li><a href="https://2013.igem.org/File:TueReceptor2.png">TueReceptor2.png</a></li>
 
-
      <li><a href="https://2013.igem.org/File:TueReceptor1.png">TueReceptor1.png</a></li>
 
-
    <ul>
 
-
<ul>
 
</body>
</body>
 +
</html>
 +
 +
<!-- include navigation -->
 +
{{:Team:Tuebingen/Template/NavigationAccLava}}
 +
 +
<!-- google analytics -->
 +
<html>
 +
<script type="text/javascript">
 +
 +
  var _gaq = _gaq || [];
 +
  _gaq.push(['_setAccount', 'UA-39523076-1']);
 +
  _gaq.push(['_trackPageview']);
 +
 +
  (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
  })();
 +
 +
</script>
</html>
</html>

Revision as of 14:04, 16 October 2013

Return to iGEM Main Page.