Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 364: Line 364:
border: 1px solid yellow;
border: 1px solid yellow;
display: inline-block;
display: inline-block;
 +
}
 +
 +
#igem-link:hover
 +
{
 +
background: url(https://static.igem.org/mediawiki/2014/a/ad/VUPV_igem_selected2.png) no-repeat center center;
}
}
Line 422: Line 427:
@media only screen and (max-width : 1024px)
@media only screen and (max-width : 1024px)
{
{
-
 
-
.example
 
-
{
 
-
height:190px;
 
-
background-size: cover;
 
-
}
 
-
 
-
.menu
 
-
{
 
-
top: -10px;
 
-
}
 
#nav > li > a  
#nav > li > a  
Line 455: Line 449:
left: 800px;   
left: 800px;   
top: 25px;
top: 25px;
-
width: 155px;
 
-
height: 145px;
 
}
}
Line 499: Line 491:
{
{
-
.example
 
-
{
 
-
height:230px;
 
-
background-size: cover;
 
-
}
 
-
 
-
.menu
 
-
{
 
-
top: 30px;
 
-
}
 
#cn-box{ /*External content box*/
#cn-box{ /*External content box*/
Line 526: Line 508:
left: 953px;   
left: 953px;   
top: 25px;
top: 25px;
-
width: 155px;
 
-
height: 145px;
 
}
}
Line 569: Line 549:
@media only screen and (min-width : 1281px) and (max-width : 1366px)
@media only screen and (min-width : 1281px) and (max-width : 1366px)
{
{
-
 
-
.menu
 
-
{
 
-
 
-
}
 
#cn-box{ /*External content box*/
#cn-box{ /*External content box*/
Line 591: Line 566:
left: 995px;   
left: 995px;   
top: 25px;
top: 25px;
-
width: 257px;
 
-
height: 196px;
 
}
}

Revision as of 17:38, 19 September 2014