bludit/themes/aerial/css/ie/v9.css

33 lines
380 B
CSS

/*
Aerial by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Wrapper */
#wrapper {
opacity: 1;
}
/* Overlay */
#overlay {
opacity: 1;
}
/* Header */
#header {
opacity: 1;
}
#header nav li {
opacity: 1;
}
/* Footer */
#footer {
background-image: url("images/footer.svg");
}