Template:Team:Freiburg

From 2012.igem.org

(Difference between revisions)
Line 263: Line 263:
     clear:both;
     clear:both;
}
}
-
/* for security questions */
 
-
/*
 
-
#spoiler {}
 
-
#spoiler #toclick {
 
-
          color:#000;
 
-
          text-decoration:none;
 
-
          }
 
-
#spoiler #toclick span {
 
-
          display:none;
 
-
          }
 
-
#spoiler #toclick:hover span, #spoiler  {
 
-
          display:block;
 
-
          }
 
-
*/
 
-
 
-
table#toc {
 
-
float: right;
 
-
margin: 0 0 1em 1em;
 
-
}
 
-
 
-
 
-
 
-
h2 {
 
-
border: 0;
 
-
font-weight: lighter;
 
-
}
 
-
 
-
h4 {
 
-
border: 0;
 
-
font-weight: lighter;
 
-
}
 
-
 
-
.frontbutton {
 
-
margin: auto;
 
-
width: 9em;
 
-
border: 0px solid #A51E37;
 
-
font-weight: bold;
 
-
font-size: 2em;
 
-
color: #6AA84F;
 
-
text-align: center;
 
-
padding: .7em;
 
-
background-color: #fefefe;
 
-
}
 
-
 
-
.frontbutton, .frontbutton a {
 
-
color: #A51E37;
 
-
}
 
-
 
-
.center {
 
-
width: auto;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
}
 
-
h1 {
 
-
color: #361B56;
 
-
font-family: sans-serif;
 
-
font-weight: normal;
 
-
text-align:center;
 
-
 
-
font-size: 5em;
 
-
 
-
margin: 0 0 .5em 0;
 
-
padding: 0;
 
-
 
-
border: none 0 transparent;
 
-
}
 
-
 
-
#logos {
 
-
width:190px;
 
-
text-align:center;
 
-
padding: 0 35px;
 
-
}
 
-
 
-
#logos img {
 
-
margin-bottom: .5em;
 
-
}
 
-
 
-
/* main area layout */
 
-
 
-
#left {
 
-
float: left;
 
-
border-right: 7px solid #16933f;
 
-
padding: 25px;
 
-
width: 210px;
 
-
text-align: center;
 
-
margin-right: -7px;
 
-
margin-top: 3em;
 
-
}
 
-
 
-
#right {
 
-
padding: 25px;
 
-
border-left: 7px solid #16933f;
 
-
margin-left: 260px;
 
-
margin-top: 3em;
 
-
padding-top: 0;
 
-
padding-left: 50px;
 
-
}
 
-
 
-
#news {
 
-
margin-top: 3em;
 
-
font-style: italic;
 
-
}
 
-
 
-
.editsection {
 
-
display: none;
 
-
}
 
</style>
</style>
</head>
</head>
-
 
-
<html>
 
-
<script type="text/javascript">
 
-
 
-
  var _gaq = _gaq || [];
 
-
  _gaq.push(['_setAccount', 'UA-34445951-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>
 

Revision as of 13:29, 22 September 2012