realops14.css
331 Bytes
html, body {
height: 100%;
}
body {
background-color: #eeeeee;
}
.jumbotron {
margin-top: -20px;
}
h1 {
margin-bottom: 20px;
}
#realops-flight-schedule td, #realops-flight-schedule th {
text-align: center;
vertical-align: middle;
}
#realops-body {
margin-left: 15px;
margin-right: 15px;
min-height: 400px;
}