Difference between revisions of "Template:UFlorida/Menu"

Line 19: Line 19:
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px;  
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px;  
  
 +
body {
 +
  padding-top: 54px;
 +
}
  
 +
@media (min-width: 992px) {
 +
  body {
 +
    padding-top: 56px;
 +
  }
 +
}
 +
 +
.bg-image-full {
 +
  background: no-repeat center center scroll;
 +
  -webkit-background-size: cover;
 +
  -moz-background-size: cover;
 +
  background-size: cover;
 +
  -o-background-size: cover;
 +
}
 
</style>
 
</style>
  
Line 27: Line 43:
 
<body>
 
<body>
  
<div class="container-fluid">
+
<div class="bg-image-full">
 
   <div class="row">
 
   <div class="row">
 
<img src="https://static.igem.org/mediawiki/2017/9/93/Screen_Shot_2017-10-22_at_4.00.55_PM.png" class="img-responsive">
 
<img src="https://static.igem.org/mediawiki/2017/9/93/Screen_Shot_2017-10-22_at_4.00.55_PM.png" class="img-responsive">

Revision as of 20:58, 22 October 2017