(Created page with ".jumbotron { background-image: url(Pictures&Logos/Porcupine.jpg); background-size:cover; background-attachment: fixed; height: 1200px; } #well { padding-...") |
|||
Line 1: | Line 1: | ||
.jumbotron { | .jumbotron { | ||
− | background-image: url( | + | background-image: url(https://2016.igem.org/File:Team-Dalhousie-Porcupine.jpg); |
background-size:cover; | background-size:cover; | ||
background-attachment: fixed; | background-attachment: fixed; |
Latest revision as of 22:59, 11 June 2016
.jumbotron {
background-image: url(https://2016.igem.org/File:Team-Dalhousie-Porcupine.jpg); background-size:cover; background-attachment: fixed; height: 1200px;
}
- well {
padding-top: 40px; color: black; height: 400px; object-position: center; text-align: center; background-color: white; overflow-y: scoll; z-index: 1; margin-left: auto; margin-right: auto;
}
- padding {
padding: 25px;
}
- bottomtext {
padding: 10px;
}
- footer {
height: 50px; display:grid;
}
- credits {
padding-top: 11px; text-align: right;
}
a:hover {
background-color: grey;
}