Template:BiotecdresdeniGEM2009

From 2009.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css" media="screen,projection"> * { margin: 0; padding: 0; } body { background: #333 url(https://2009.igem.org/Image:Biotec_tudd_logo_rgb.jpg) repeat; text-align:...)
 
(10 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style type="text/css" media="screen,projection">
+
<style type="text/css">
-
* {
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
body {
body {
-
background: #333 url(https://2009.igem.org/Image:Biotec_tudd_logo_rgb.jpg) repeat;
+
    background:grey ;
-
text-align: center;
+
-
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
+
-
color: #333;
+
-
padding-top: 40px;
+
}
}
-
a {
+
/*----------------------------------------------------------------------------*/
-
color: #666;
+
/*  header area                                                              */
-
text-decoration: none;
+
/*----------------------------------------------------------------------------*/
-
}
+
-
a:visited {
+
#header {
-
text-decoration: underline;
+
    width: 965px;
 +
    height: 250px;
 +
    position: relative;
 +
    background:url(https://static.igem.org/mediawiki/2009/2/2c/Dresden_skyline_abend.jpg);
}
}
-
a:hover {
+
//#header_left .plainlinks a {
-
color: #ccc;
+
    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 {
 
-
width: 580px;
 
-
height: 210px;
 
-
background: #000 url(https://2009.igem.org/Image:Biotec_tudd_logo_rgb.jpg) no-repeat;
 
-
background-position: top right;
 
-
}
 
-
#wrapper {
+
 
-
width: 580px;
+
 
-
background: #fff url(https://2009.igem.org/Image:Biotec_tudd_logo_rgb.jpg) repeat-y;
+
 
-
background-position: 0 0;
+
#header_bar_link {
-
border: solid 10px #fff;
+
    width: 790px;
-
margin: 0 auto;
+
    height: 17px;
-
text-align: left;
+
    position: absolute;
 +
    top: 230px;
 +
    left: 179px;
 +
   
}
}
-
h1 {
+
#header_bar_link a, #header_bar_link .selflink {
-
width: 140px;
+
    text-decoration: none;
-
height: 30px;
+
    color:#fff;
-
background-color: #333;
+
    position: relative;
-
margin: 1px 1px 1px 0;
+
    float: right;
-
float: left;
+
    margin: 0 10px 5px 0;
-
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
+
    height: 17px;
-
padding-left: 10px;
+
    font-size: 87%;
-
color: #fff;
+
    font-weight: bolder;
-
cursor: default;
+
}
}
-
h1:first-letter {
+
#header_bar_link a:hover {
-
color: #f00;
+
    color: yellow;
-
text-decoration: underline;
+
}
}
-
h2 {
+
#header_bar_link .selflink {
-
width: 419px;
+
    color: #444;
-
height: 30px;
+
-
background-color: #333;
+
-
float: left;
+
-
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
+
-
padding-left: 10px;
+
-
color: #fff;
+
-
margin-top: 1px;
+
-
cursor: default;
+
}
}
-
#nav {
+
 
-
list-style: none;
+
/*----------------------------------------------------------------------------*/
-
z-index: 2;
+
/* references                                                            */
-
border-right: 1px solid #fff;
+
/*----------------------------------------------------------------------------*/
-
height: 210px;
+
 
-
width: 150px;
+
ol.references {
 +
    text-align: left;
 +
    font-size: smaller;
}
}
-
#nav li a {
+
ul.references {
-
color: #fff;
+
    text-align: left;
-
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
+
    font-size: smaller;
-
display: block;
+
-
width: 140px;
+
-
height: 24px;
+
-
background-color: #000;
+
-
border-bottom: 1px solid #fff;
+
-
padding-left: 10px;
+
-
text-decoration: none;
+
}
}
-
#nav li a:hover {
+
/* highlight the reference to which is navigated internal */
-
background-color: #333;
+
ol.references > li:target  {
 +
    background-color: #def;
}
}
-
#current a {
+
/*----------------------------------------------------------------------------*/
-
background-image: url(https://2009.igem.org/Image:Biotec_tudd_logo_rgb.jpg);
+
/* content                                                                */
-
background-repeat: no-repeat;
+
/*----------------------------------------------------------------------------*/
-
background-position: 100% 50%;
+
 
 +
 
 +
#background{
 +
    width: 1,600px;
 +
    height: 1,200px;
 +
    background:url(https://static.igem.org/mediawiki/2009/5/5e/Header.jpg) no-repeat top left;
 +
    position: relative;
 +
    float: left;
}
}
 +
/*----------------------------------------------------------------------------*/
 +
/* core stuff                                                                */
 +
/*----------------------------------------------------------------------------*/
-
#sidebar {
+
/*reset*/
-
width: 132px;
+
p {
-
background-color: #ccc;
+
    margin:0;
-
float: left;
+
-
position: relative;
+
-
left: -4px;
+
-
margin-left: -147px;
+
-
border-top: 1px solid #fff;
+
-
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
+
-
padding: 8px;
+
}
}
-
img {
+
.editsection {
-
border: none;
+
    font-size: 75%;
 +
    font-weight: normal;
}
}
-
a img {
+
body {
-
margin-bottom: 20px;
+
    font-family: Tahoma,Helvetica,Arial,Verdana,sans-serif;
-
border: 1px solid #fff;
+
    line-height: 1.5;
 +
    color: #222;
}
}
-
a:hover img {
+
/* hide table of contents */
-
border-color: #f00;
+
#toc {
 +
    display: none;
}
}
-
#content {
+
h1 {
-
float: left;
+
    font-size: 160%;
-
width: 400px;
+
-
margin: 10px 0 0 10px;
+
}
}
-
p {
+
/* put more month on one row in lab notebook */
-
margin-bottom: 20px;
+
.month {
 +
    position: relative;
 +
    float: left;
 +
    margin: 7px 7px 27px 7px;
}
}
 +
 +
/* add margin beneath a paragraph */
 +
p {
 +
    margin-bottom: 10px;
 +
}
-
p:first-line {
+
/* colors lab notebook */
-
font-weight: bold;
+
.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;
}
}
-
#footer {
+
#element {
-
text-align: center;
+
    overflow: hidden;
-
clear: both;
+
-
width: 400px;
+
-
margin-left: 163px;
+
}
}
 +
.gallery {
 +
    margin: 10px 2px !important;
 +
}
 +
.gallerytext {
 +
    text-align: left;
 +
}
 +
.footnote {
 +
    text-align: left;
 +
    font-size: smaller;
 +
}
 +
</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>
 +
 +
<html>

Latest revision as of 14:34, 1 September 2009