Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 368: Line 368:
and (max-width : 1600px)
and (max-width : 1600px)
{
{
 +
 +
#cn-box{ /*External content box*/
 +
width: 80%;
 +
padding: 15px;
 +
font-size: 1.175em;
 +
 +
}
.footer-img
.footer-img
Line 446: Line 453:
@media only screen and (min-width : 1601px) and (max-width : 2250px)
@media only screen and (min-width : 1601px) and (max-width : 2250px)
{
{
 +
 +
#cn-box{ /*External content box*/
 +
width: 82%;
 +
padding: 15px;
 +
font-size: 1.175em;
 +
 +
}
.footer-img
.footer-img

Revision as of 14:30, 28 August 2014