Difference between revisions of "Team:Manchester/Templates/Footer"

Line 8: Line 8:
 
<style>
 
<style>
  
.footer-distributed{
+
.footer-distributed {
 
         clear: both;
 
         clear: both;
 
         background-color: rgba(255, 255, 255, 0.8)!important;
 
         background-color: rgba(255, 255, 255, 0.8)!important;
 
box-sizing: border-box;
 
box-sizing: border-box;
width: 100vw;
+
width: 100%;
 
text-align: left;
 
text-align: left;
 
   position: absolute;
 
   position: absolute;
Line 20: Line 20:
 
}
 
}
  
.footer-distributed .footer-left p{
+
.footer-distributed .footer-left p {
 
         color:  blue;
 
         color:  blue;
 
font-size: 14px;
 
font-size: 14px;
Line 136: Line 136:
 
   </div>
 
   </div>
  
  <div class="footer-left">
+
    <div class="footer-left">
  
 
<p class="footer-links">
 
<p class="footer-links">
Line 180: Line 180:
 
</p>
 
</p>
  
+
    </div>
</div>
+
  
 
</footer>
 
</footer>

Revision as of 14:36, 18 August 2017