Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 321: Line 321:
.example  
.example  
{
{
-
height:290px;
+
height:230px;
background-size: cover;
background-size: cover;
}
}
Line 327: Line 327:
.menu  
.menu  
{
{
-
top: -30px;
+
top: 30px;
}
}
Line 389: Line 389:
@media only screen and (min-width : 1281px) and (max-width : 1366px)
@media only screen and (min-width : 1281px) and (max-width : 1366px)
{
{
 +
 +
.example
 +
{
 +
height:230px;
 +
background-size: cover;
 +
}
 +
 +
.menu
 +
{
 +
top: -30px;
 +
}
#cn-box{ /*External content box*/
#cn-box{ /*External content box*/

Revision as of 17:12, 17 September 2014