Difference between revisions of "Team:Uppsala/TEST"

Line 49: Line 49:
  
  
<!--------FOOTER--------->
 
<style>
 
.footer {
 
    position: fixed;
 
    left: 0;
 
    bottom: 0;
 
    width: 100%;
 
    background-color: #989698;
 
    color: #8D1A34;
 
    text-align: center;
 
}
 
</style>
 
 
<div class="footer">
 
  <p>Footer</p>
 
</div>
 
  
  
Line 482: Line 466:
  
  
 +
<!--------FOOTER--------->
 +
<style>
 +
.footer {
 +
    position: fixed;
 +
    left: 0;
 +
    bottom: 0;
 +
    width: 100%;
 +
    background-color: #989698;
 +
    color: #8D1A34;
 +
    text-align: center;
 +
}
 +
</style>
 +
 +
<div class="footer">
 +
  <p>Footer</p>
 +
</div>
  
  

Revision as of 20:24, 3 December 2018