Team:Valencia Biocampus/estilo

From 2012.igem.org

(Difference between revisions)
 
(44 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
 +
<style type="text/css">
 +
 +
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}
 +
 +
.firstHeading {                                                    /**/
 +
    height:0px;
 +
    visibility: hidden;
 +
}
 +
/*
 +
#content{
 +
                background:transparent url("https://static.igem.org/mediawiki/2012/f/f9/Fondo_gris.jpeg") center top fixed repeat-y;                       
 +
                /* Tamara, esta linea es la que hace el fondo del centro transparente */
 +
                background:#AAAAAA;
 +
                padding: 0px;
 +
        margin:0 auto;
 +
                border: none; 
 +
                width:965px;                                                    /* Content width*/
 +
}  */
 +
 +
 +
#menubar {
 +
    background-color: #696969;                              /* left menu bar color*/
 +
}
 +
#menubar ul li a {
 +
    color: #000000; }                                              /* 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;
 +
}
 +
 +
 +
 +
 +
/*background:transparent url("https://static.igem.org/mediawiki/2010/0/0c/Transpa.png") center top fixed repeat-y;*/
 +
/* El que estaba antes 26/10 https://static.igem.org/mediawiki/2010/8/86/Transpa30.png */
 +
 +
#content{
 +
                background:transparent url("https://static.igem.org/mediawiki/2010/f/f4/Transpa50.png") center top fixed repeat-y;
 +
                padding: 0px;
 +
        margin:0 auto;
 +
                border: none; 
 +
            }
 +
 +
 +
/*Now to set heading and body fonts*/
 +
 +
body {
 +
    background: #000000  url(https://static.igem.org/mediawiki/2012/f/f9/Fondo_gris.jpeg) no-repeat top center fixed;                     
 +
}
 +
 +
#Titulos{
 +
            text-align: center;
 +
    font-family: Fantasy; /*Kautiva, Verdana, Geneva, sans-serif;*/
 +
    font-size: 30px;
 +
    font-weight: bold;
 +
            color: #000000;
 +
}
 +
/* To make the images borders transparents!!! */
 +
div.thumbinner {background-color:transparent;}
 +
div.thumb {border-color: transparent;}
 +
div.thumb {background-color: transparent;}
 +
h1 { color: #000000 }
 +
h2 { color: #000000 }
 +
h3 { color: #000000 }
 +
h4 { color: #000000 }
 +
 +
#HomeCenter {
 +
        width: 660px;
 +
height: auto;
 +
float: left;
 +
        font-family: Verdana, Verdana, Geneva, sans-serif;
 +
font-size: 14px;
 +
text-align: justify;
 +
        margin-top: 8px;
 +
        margin-bottom: 20px;   
 +
        margin-left: 12px;
 +
        margin-right: 12px;
 +
        padding: 0;
 +
}
 +
 +
 +
#HomeRight {
 +
width: 270px;
 +
height: auto;
 +
float: right;
 +
font-family: Verdana, Verdana, Geneva, sans-serif;
 +
font-size: 14px;
 +
text-align: left;
 +
}
 +
 +
</style>
 +
 +
</html>
 +
 +
<!---
 +
 +
{|align="center"
 +
[[Image:BarCutFrame.png|965px]]
 +
|}
 +
 +
<html>
<style type="text/css">
<style type="text/css">
Line 9: Line 130:
body {
body {
-
background:#000000 url(https://static.igem.org/mediawiki/2010/f/f4/Valencia_marte.jpg) no-repeat top center fixed;
+
background:#000000 url(https://static.igem.org/mediawiki/2012/f/f9/Fondo_gris.jpeg) no-repeat top center fixed;
}
}
Line 15: Line 136:
/* with modifications. */
/* with modifications. */
/* Author: Alejandro Vignoni*/
/* Author: Alejandro Vignoni*/
-
/*background:transparent url("https://static.igem.org/mediawiki/2010/0/0c/Transpa.png") center top fixed repeat-y;*/
+
background:transparent url("https://static.igem.org/mediawiki/2010/0/0c/Transpa.png") center top fixed repeat-y;
/* El que estaba antes 26/10 https://static.igem.org/mediawiki/2010/8/86/Transpa30.png */
/* El que estaba antes 26/10 https://static.igem.org/mediawiki/2010/8/86/Transpa30.png */
Line 199: Line 320:
-
</html>
+
</html> --->

Latest revision as of 09:32, 9 August 2012