Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 196: Line 196:
display: inline-block;
display: inline-block;
}
}
 +
@media only screen and (min-width : 720px)
@media only screen and (min-width : 720px)
Line 205: Line 206:
height:75px;
height:75px;
}
}
-
 
-
}
 
-
 
-
@media only screen and (min-width : 720px)
 
-
and (max-width : 1280px)
 
-
{
 
#igem-link
#igem-link
Line 274: Line 269:
}
}
-
@media only screen and (min-device-width : 1366px)
+
 
-
and (max-device-width : 1366px)
+
@media only screen and (min-width : 1280px) and (max-width : 1366px)
{
{
Line 282: Line 277:
height:75px;
height:75px;
}
}
-
 
-
}
 
-
 
-
@media only screen and (min-width : 1280px) and (max-width : 1366px)
 
-
{
 
#igem-link
#igem-link

Revision as of 17:58, 27 August 2014