Team:Valencia Biocampus/estilo

From 2012.igem.org

(Difference between revisions)
Line 55: Line 55:
    font-weight: bold;
    font-weight: bold;
             color: #000000;
             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: 696px;
 +
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;
}
}

Revision as of 11:07, 27 June 2012