Team:Marburg:Template:header

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
 +
<style>
 +
#toc {
 +
    -moz-border-bottom-colors: none;
 +
    -moz-border-left-colors: none;
 +
    -moz-border-right-colors: none;
 +
    -moz-border-top-colors: none;
 +
    background: none repeat scroll 0 0 rgba(233, 243, 217, 0.7);
 +
    border-color: rgba(233, 243, 217, 0.5) -moz-use-text-color rgba(233, 243, 217, 0.5) rgba(233, 243, 217, 0.5);
 +
    border-image: none;
 +
    border-radius: 3em 0.5em 0.5em 3em;
 +
    border-style: solid none solid solid;
 +
    border-width: medium;
 +
    box-shadow: 0 1px 3px black;
 +
    color: white;
 +
    font-size: large;
 +
    font-weight: bold;
 +
    margin: -0.5em 0 0;
 +
    padding: 0.5em 0.5em 0.5em 0.5em;
 +
    text-align: left;
 +
  position: fixed;
 +
  right: 0;
 +
  top: 45%;
 +
  margin-top: -2.5em;
 +
font-size: 9px;
 +
white-space:nowrap;
 +
z-index:40000 !important;
 +
}
 +
#toc li {
 +
  margin-bottom: 2px;
 +
}
 +
#toc ul {
 +
  padding-top: 2px;
 +
}
 +
#toc a {
 +
  font-size: 11px;
 +
  text-decoration: none;
 +
  text-transform: uppercase;
 +
  color: #666666;
 +
}
 +
#toc a:hover {
 +
  color: #000;
 +
}
 +
#toc .current a {
 +
  color: #BC5E0A;
 +
}
 +
 +
#container {
 +
  margin: 0 auto;
 +
  width: 800px;
 +
}
 +
.section {
 +
  border-bottom: 5px solid #ccc;
 +
}
 +
.section p:last-child {
 +
  margin-bottom: 0;
 +
}
 +
</style>
 +
</html>
 +
<!--
 +
 +
einbinden mit: {{Header}}
 +
 +
-->
<html>
<html>
<div id="header">
<div id="header">
T
T
</div></html>
</div></html>

Revision as of 22:22, 16 May 2013