Difference between revisions of "Template:WLC-Milwaukee/footer"

 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
#globalWrapper{
+
 
height: 100%;
+
/*Remove iGEM stuff*/
position: relative;
+
#home_logo, #sideMenu, #top_title, .patrollink  {display:none;}
padding: 0;
+
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
margin: 0;  
+
body {background-color:white; }
 +
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 +
 
 +
img
 +
{
 +
  vertical-align: baseline !important;
 
}
 
}
  
 
.footer{
 
.footer{
 
   width: 100%;
 
   width: 100%;
  position: relative;
 
  top: 10px;
 
  left: 0;
 
 
   -webkit-box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75);
 
   -webkit-box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75);
 
   -moz-box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75);
 
   -moz-box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75);
 
   box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75);
 
   box-shadow: 0px 13px 15px 10px rgba(0,0,0,0.75);
 
   background-color: var(--gray);
 
   background-color: var(--gray);
 +
    position: relative !important;
 +
    bottom: -20px !important;
 
}
 
}
 
.footer-links{
 
.footer-links{
Line 37: Line 41:
 
   text-decoration: none;
 
   text-decoration: none;
 
   color: #444;
 
   color: #444;
 +
}
 +
 +
.footer-list li a:hover{
 +
text-decoration: underline !important;
 
}
 
}
  
Line 42: Line 50:
 
   font-family: Arimo;
 
   font-family: Arimo;
 
   font-weight: bold;
 
   font-weight: bold;
   text-decoration: underline;
+
   text-decoration: underline !important;
 
}
 
}
  
Line 117: Line 125:
 
}
 
}
 
</style>
 
</style>
 
+
<div class="content">
 
<div class="footer">
 
<div class="footer">
 
   <div class="footer-links">
 
   <div class="footer-links">
Line 155: Line 163:
 
                 <img class="m-facebook" alt="Facebook" src="https://static.igem.org/mediawiki/2018/f/f5/T--WLC-Milwaukee--facebook.png" width="30"/>
 
                 <img class="m-facebook" alt="Facebook" src="https://static.igem.org/mediawiki/2018/f/f5/T--WLC-Milwaukee--facebook.png" width="30"/>
 
               </a>   
 
               </a>   
               <a style="position: relative; top:5px;" href="mailto:change@me.com">
+
               <a style="position: relative; top:5px;" href="mailto:igem@wlc.edu">
 
                 <i class="material-icons">email</i>
 
                 <i class="material-icons">email</i>
 
               </a>                       
 
               </a>                       
Line 162: Line 170:
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 +
</div>
 
</html>
 
</html>

Latest revision as of 05:11, 17 October 2018