Team:BIOTEC Dresden/NewTemplate

From 2009.igem.org

(Difference between revisions)
 
(125 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
{{:Team:BIOTEC_Dresden/NewTemplateMain}}
-
 
+
{{:Team:BIOTEC_Dresden/NewTemplateNoBar}}
-
<style type="text/css">
+
-
 
+
-
/* FIXME  Talk to Stanley about intellectual property - I believe the guys from TU Delft aren't too happy that he didn't ask */
+
-
 
+
-
 
+
-
/* here be some black magick wiki words */
+
-
/* __NOTOC__ */
+
-
/* __NOEDITSECTION__ */
+
-
/* __HIDDENCAT__  */
+
-
 
+
-
 
+
-
/* making sure this top line doesn't show up */
+
-
.firstHeading{display: none;
+
-
}
+
-
 
+
-
 
+
-
/*----------------------------------------------------------------------------*/
+
-
/*  header area                                                              */
+
-
/*----------------------------------------------------------------------------*/
+
-
 
+
-
#header {
+
-
    width: 965px;
+
-
    height: 250px;
+
-
    position: relative;
+
-
    background:url(https://static.igem.org/mediawiki/2009/2/2c/Dresden_skyline_abend.jpg);
+
-
}
+
-
 
+
-
/* #header_left .plainlinks a {
+
-
    width: 160px;
+
-
    height: 73px;
+
-
    position: absolute;
+
-
    top: 0px;
+
-
    left: 5px;
+
-
    text-decoration: none;
+
-
    background: url(https://static.igem.org/mediawiki/2009/9/9a/Bioteclogo.jpg) no-repeat left top !important;
+
-
} */
+
-
 
+
-
 
+
-
#header_bar_link {
+
-
    width: 790px;
+
-
    height: 17px;
+
-
    position: absolute;
+
-
    top: 230px;
+
-
    left: 179px;
+
-
   
+
-
}
+
-
 
+
-
#header_bar_link a, #header_bar_link .selflink {
+
-
    text-decoration: none;
+
-
    color:#fff;
+
-
    position: relative;
+
-
    float: right;
+
-
    margin: 0 10px 5px 0;
+
-
    height: 17px;
+
-
    font-size: 87%;
+
-
    font-weight: bolder;
+
-
}
+
-
 
+
-
#header_bar_link a:hover {
+
-
    color: yellow;
+
-
}
+
-
 
+
-
#header_bar_link .selflink {
+
-
    color: #444;
+
-
}
+
-
 
+
-
 
+
-
/*----------------------------------------------------------------------------*/
+
-
/* references                                                            */
+
-
/*----------------------------------------------------------------------------*/
+
-
 
+
-
ol.references {
+
-
    text-align: left;
+
-
    font-size: smaller;
+
-
}
+
-
 
+
-
ul.references {
+
-
    text-align: left;
+
-
    font-size: smaller;
+
-
}
+
-
 
+
-
/* highlight the reference to which is navigated internal */
+
-
ol.references > li:target  {
+
-
    background-color: #def;
+
-
}
+
-
 
+
-
 
+
-
/*----------------------------------------------------------------------------*/
+
-
/* core stuff                                                                */
+
-
/*----------------------------------------------------------------------------*/
+
-
 
+
-
/*NOO - I want a paragraph to be a paragraph*/
+
-
/* p {
+
-
    margin:0;
+
-
} */
+
-
 
+
-
.editsection {
+
-
    font-size: 75%;
+
-
    font-weight: normal;
+
-
}
+
-
 
+
-
 
+
-
body {
+
-
    font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif;
+
-
    line-height: 1.5;
+
-
    color: #222;
+
-
}
+
-
 
+
-
h1 {
+
-
    font-size: 140%;
+
-
}
+
-
 
+
-
/* FIXME don't know what this does */
+
-
/* put more month on one row in lab notebook */
+
-
/* .month {
+
-
    position: relative;
+
-
    float: left;
+
-
    margin: 7px 7px 27px 7px;
+
-
}  */
+
-
+
-
/* add margin beneath a paragraph */
+
-
p {
+
-
    margin-bottom: 10px;
+
-
}
+
-
 
+
-
/* colors lab notebook */
+
-
.day-empty {
+
-
    color: red;
+
-
}
+
-
.day-active {
+
-
    color: green;
+
-
}
+
-
.today {
+
-
    background-color: #ccc;
+
-
}
+
-
 
+
-
/* link color */
+
-
a, a:visited {
+
-
    color: #27809f;
+
-
}
+
-
a:hover {
+
-
    color: #00a7e7;
+
-
    text-decoration: none;
+
-
}
+
-
ul {
+
-
    margin-bottom: 5px;
+
-
}
+
-
 
+
-
#element {
+
-
    overflow: hidden;
+
-
}
+
-
 
+
-
.gallery {
+
-
    margin: 10px 2px !important;
+
-
}
+
-
.gallerytext {
+
-
    text-align: left;
+
-
}
+
-
 
+
-
.footnote {
+
-
    text-align: left;
+
-
    font-size: smaller;
+
-
}
+
-
 
+
-
#sidebox {
+
-
    float: left;
+
-
    width: 20%;
+
-
    margin: 0;
+
-
}
+
-
 
+
-
#mainbox {
+
-
    width: auto;
+
-
    margin: 0 20% 0 20%;
+
-
}
+
-
 
+
-
#rightbox {
+
-
    float: right;
+
-
    width: 20%;
+
-
    margin: 0;
+
-
}
+
-
 
+
-
#sidebox_content {
+
-
    padding: 10px 10px 0px 20px;
+
-
}
+
-
 
+
-
#mainbox_content {
+
-
    padding: 10px 10px;
+
-
}
+
-
 
+
-
#rightbox_content {
+
-
    padding: 10px 20px 0px 10px;
+
-
}
+
-
 
+
-
</style>
+
-
</html>
+
-
 
+
-
<div id="header">
+
-
 
+
-
<div id="header_left"><span class="plainlinks">[https://2009.igem.org/Team:BIOTEC_Dresden &nbsp; ]</span></div>
+
-
<div id="header_middle"><span class="plainlinks">[http://www.biotec.tu-dresden.de &nbsp; ]</span></div>
+
-
<div id="header_right"><span class="plainlinks">[http://www.dresden.de &nbsp; ]</span></div>
+
-
<div id="header_bar_empty"></div>
+
-
 
+
-
<div id="header_bar_link">
+
-
[[Team:BIOTEC_Dresden/Contact | Contact]]
+
-
[[Team:BIOTEC_Dresden/Links | Links]]
+
-
[[Team:BIOTEC_Dresden/Notebook | Notebook]]
+
-
[[Team:BIOTEC_Dresden/Meetings | Meetings]]
+
-
[[Team:BIOTEC_Dresden/Brainstorm | Brainstorm]]
+
-
[[Team:BIOTEC_Dresden/Project | Project]]
+
-
[[Team:BIOTEC_Dresden/Team | Team]]
+
-
[[Team:BIOTEC_Dresden/Home | Home]]
+
-
</div>
+
-
 
+
-
</div>
+
-
 
+
-
<div id="sidebox">
+
-
<div id="sidebox_content">
+
-
Here we could insert some stuff I don't know anything about. Maybe Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
+
-
</div>
+
-
</div>
+
-
 
+
-
<div id="rightbox">
+
-
<div id="rightbox_content">
+
-
Here we could insert some stuff I don't know anything about. Maybe Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
+
-
</div>
+
-
</div>
+
-
 
+
-
<div id="mainbox">
+
-
<div id="mainbox_content">
+

Latest revision as of 15:03, 20 October 2009