Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 318: Line 318:
@media only screen and (min-width : 1025px) and (max-width : 1280px)
@media only screen and (min-width : 1025px) and (max-width : 1280px)
{
{
 +
 +
.example
 +
{
 +
height:230px;
 +
background-size: cover;
 +
}
 +
 +
.menu
 +
{
 +
top: -30px;
 +
}
#cn-box{ /*External content box*/
#cn-box{ /*External content box*/
Line 580: Line 591:
background: url(https://static.igem.org/mediawiki/2014/d/d8/VUPV_Header2.png) no-repeat center center; /* METER EL FONDO */
background: url(https://static.igem.org/mediawiki/2014/d/d8/VUPV_Header2.png) no-repeat center center; /* METER EL FONDO */
width:100%;
width:100%;
-
/*height:230px;*/
 
border:0px #000 solid;
border:0px #000 solid;
margin:0px;
margin:0px;
Line 608: Line 618:
width:100%;
width:100%;
position: relative;
position: relative;
-
/*top: 45px;*/
 
}
}

Revision as of 17:11, 17 September 2014