Return to Snippet

Revision: 59359
at September 3, 2012 15:36 by ecksteing


Initial Code
@media screen and (min-width: 1388px) {
.page-template-template-home-php #footer-wrapper {z-index:20; background:transparent; border-top-width:0;}
.page-template-template-home-php .footer-widget-area {border-top:#eee solid 2px;}
}

Initial URL
http://eckstein.id.au/12438/general-technology/min-width-css

Initial Description
Implementation of CSS3 Media Query

Initial Title
Implementation of CSS3 Media Query

Initial Tags
css, wordpress, CSS3

Initial Language
CSS