BootstrapAdmin/Bootstrap.Client/wwwroot/css/IE8.css

9 lines
136 B
CSS
Raw Normal View History

body > header, body > aside, body > section, body > footer {
display: none;
}
.alert {
margin: 15px auto;
width: 90%;
}