(6 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
− | #content { padding:0px; width: | + | #content { padding:0px; width:140%; margin-top:-3px; margin-left:0px;} |
@media screen and (min-width: 1920px) { | @media screen and (min-width: 1920px) { | ||
− | #content {width: | + | #content {width:140%;} |
} | } | ||
Line 16: | Line 16: | ||
#content {width:140%;} | #content {width:140%;} | ||
} | } | ||
− | |||
@media screen and (max-width: 1920px) { | @media screen and (max-width: 1920px) { | ||
#content {width:100%;} | #content {width:100%;} | ||
Line 22: | Line 21: | ||
@media screen and (max-width: 1080px) { | @media screen and (max-width: 1080px) { | ||
− | #content {width: | + | #content {width:140%;} |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 02:39, 7 October 2016