Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 198: Line 198:
-
@media only screen and (min-width : 720px)
+
@media only screen and (min-width : 721px)
and (max-width : 1280px)
and (max-width : 1280px)
{
{
Line 270: Line 270:
-
@media only screen and (min-width : 1280px) and (max-width : 1366px)
+
@media only screen and (min-width : 1281px) and (max-width : 1366px)
{
{
Line 339: Line 339:
}
}
-
@media only screen and (min-device-width : 1600px)
+
 
-
and (max-device-width : 1600px)
+
@media only screen and (min-width : 1367px)
 +
and (max-width : 1600px)
{
{
Line 347: Line 348:
height:108px;
height:108px;
}
}
-
 
-
}
 
-
 
-
@media only screen and (min-width : 1600px)
 
-
and (max-width : 1600px)
 
-
{
 
#igem-link
#igem-link
Line 415: Line 410:
}
}
-
@media only screen and (min-device-width : 1920px) and (max-device-width : 1920px) and (max-device-height: 1080px)
+
 
 +
@media only screen and (min-width : 1601px) and (max-width : 2250px) and (max-height: 1080px)
{
{
Line 422: Line 418:
height:100px;
height:100px;
}
}
-
 
-
}
 
-
 
-
@media only screen and (min-width : 1920px) and (max-width : 1920px) and (max-height: 1080px)
 
-
{
 
#igem-link
#igem-link

Revision as of 18:01, 27 August 2014