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,html {
 
  height: 100%;
 
}
 
body {
 
  padding-top: 50px;
 
}
 
  
.wide {
 
  width:100%;
 
  height:100%;
 
  height:calc(100% - 1px);
 
  background-image:url('https://static.igem.org/mediawiki/2017/9/93/Screen_Shot_2017-10-22_at_4.00.55_PM.png');
 
  background-size:cover;
 
}
 
.wide img {
 
  width:100%;
 
}
 
.logo {
 
  color:#fff;
 
  font-weight:800;
 
  font-size:14pt;
 
  padding:25px;
 
  text-align:center;
 
}
 
 
.line {
 
  padding-top:20px;
 
  white-space:no-wrap;
 
  overflow:hidden;
 
  text-align:center;
 
}
 
 
</style>
 
</style>
  
Line 57: Line 27:
 
<body>
 
<body>
  
 
+
<div class="container-fluid">
 +
  <div class="row">
 +
<img src="//placehold.it/1624x700" class="img-responsive">
 +
  </div>
 +
</div>
  
 
<div style="margin-top:100px"></div>
 
<div style="margin-top:100px"></div>
Line 160: Line 134:
 
</div> <!--END container-->
 
</div> <!--END container-->
  
 
<div class="wide">
 
  <div class="col-xs-5 line"><hr></div>
 
    <div class="col-xs-2 logo"></div>
 
    <div class="col-xs-5 line"><hr></div>
 
</div>
 
  
 
</body>
 
</body>

Revision as of 20:55, 22 October 2017