Team:Valencia Biocampus/estilo

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
 +
<style type="text/css">
 +
.firstHeading {                                                    /* Gets rid of the default iGEM picture*/
 +
    height:0px;
 +
    visibility:hidden;
 +
}           
 +
#content {
 +
    border-left-width:1px;
 +
    border-right-width:1px;
 +
    padding: 0px 5px 0px 5px;
 +
    width:965px;                                                    /* Content width*/
 +
}
 +
#menubar {
 +
    background-color:  #FFFFFF;                              /* left menu bar color*/
 +
}
 +
#menubar ul li a {
 +
    color: #A5C5EE; }                                            /* menu text color*/
 +
    .right-menu li a {
 +
    color: #A5C5EE; 
 +
    background-color: #FFFFFF;                              /* right menu bar color*/
 +
}
 +
#p-logo { height 0px; overflow:hidden; display: none;
 +
}
 +
#top-section {     
 +
        background-position: center center;
 +
        background-repeat: no-repeat;
 +
        background-color: #FFFFFF;                        /* top header background color*/
 +
        border-width:0px;
 +
        height:0px;                        /* top header height (determines how low content will start to appear)*/
 +
}
 +
#siteSub {
 +
display:none;
 +
}
 +
#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:  #A5C5EE;                        /* Background (on side color)*/
 +
}
 +
</style>
 +
 +
</html>
 +
 +
{|align="center"
 +
[[Image:BarCutFrame.png|965px]]
 +
|}
 +
 +
/*<html>
<style type="text/css">
<style type="text/css">
Line 199: Line 253:
-
</html>
+
</html> */

Revision as of 09:25, 27 June 2012

BarCutFrame.png

/* */