Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 573: Line 573:
@media only screen and (min-width : 1025px) and (max-width : 1280px)
@media only screen and (min-width : 1025px) and (max-width : 1280px)
{
{
-
 
-
.table-width
 
-
{
 
-
width: 500px;
 
-
padding: 15px;
 
-
}
 
-
 
-
.spon
 
-
{
 
-
width: 250px;
 
-
}
 
-
 
-
#spon-ibmcp
 
-
{
 
-
width: 350px;
 
-
}
 
#cn-box{ /*External content box*/
#cn-box{ /*External content box*/
Line 647: Line 631:
@media only screen and (min-width : 1281px) and (max-width : 1366px)
@media only screen and (min-width : 1281px) and (max-width : 1366px)
{
{
 +
 +
 +
.table-width
 +
{
 +
width: 500px;
 +
padding: 15px;
 +
}
 +
 +
.spon
 +
{
 +
width: 250px;
 +
}
 +
 +
#spon-ibmcp
 +
{
 +
width: 350px;
 +
}
#cn-box{ /*External content box*/
#cn-box{ /*External content box*/

Revision as of 19:45, 24 September 2014