Template:Team:Freiburg

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
-
     
+
.firstHeading {                                                    /* Gets rid of the default iGEM picture*/
-
body {background-color:#b0c4de;}
+
    height:2px;
-
 
+
    visibility:hidden;
-
#globalwrapper
+
}           
-
{
+
#content {
-
    width:975px;
+
background-color: transparent;
-
     padding:10px 0px;
+
     border-left-width:0px;
-
     margin: 0 auto;
+
     border-right-width:0px;
-
     background-color:#ffffff;
+
     padding: 0px 5px 0px 5px;
-
     height:100%;
+
     width:965px;                                                   /* Content width*/
}
}
-
#toc
+
#menubar {  
-
{
+
    background-color: transparent;                             /* left menu bar color*/
-
display: none;
+
-
visibility:hidden;
+
}
}
-
.firstHeading
+
#menubar ul li a {  
-
{
+
     color: #545353; }                                            /* menu text color*/
-
     height:0px;
+
     .right-menu li a {
-
     visibility:hidden;
+
    color: red;
-
     display:none;  
+
     background-color: #FFFFFF;                              /* right menu bar color*/
 +
}
 +
#p-logo { height 1px; overflow:hidden; display: none;
}
}
-
body
+
#siteSub {
-
{
+
display:none;
-
    background-image: url('http://img85.imageshack.us/img85/8767/tileskynew.jpg');
+
}
-
    background-position: center;
+
#search-controls {                                                /* gets rid of the search bar (it was ugly) */
 +
display:none;
 +
margin-top:0px;
}
}
 +
#contentSub {
 +
display:none;
 +
}
 +
 +
/*Now to set heading and body fonts*/
 +
body {
 +
    background:  #fff url('https://static.igem.org/mediawiki/2012/6/6c/Freigembackgroundtry.png') no-repeat fixed ;                        /* Background (on side color)*/
 +
background-size: 100% ;
 +
}               
 +
a[href^="https://"], .link-https {
a[href^="https://"], .link-https {
Line 55: Line 67:
     display: none;
     display: none;
}
}
-
#content
+
 
-
{
+
 
-
    border-left-width:0px;
+
-
    border-right-width:0px;
+
-
    padding:5px;
+
-
    width:965px;
+
-
}
+
-
#menubar
+
-
{
+
-
    background-color: white; 
+
-
}
+
-
#menubar ul li a
+
-
{
+
-
    color: #999999; }
+
-
    .right-menu li a {
+
-
    color: black;
+
-
    background-color: white;
+
-
}
+
</style>
</style>
</head>
</head>

Revision as of 20:43, 22 September 2012