Difference between revisions of "Template:MIT/footer"

Line 78: Line 78:
 
 
 
 
body {
+
  font-size: 16px;
+
  padding: 0 0%;
+
  box-sizing: border-box;
+
                        margin-top: -32px;
+
}
+
 
 
 
img {
 
img {
Line 112: Line 107:
  
  
     <footer style="background-color: red;"class="footer" width:100%>
+
     <footer style="background-color: red; margin-top: -32px !important;"class="footer" width:100%>
 
       <div id="footer_container" width:100%>
 
       <div id="footer_container" width:100%>
 
         <div class="container" width:100%>
 
         <div class="container" width:100%>

Revision as of 03:11, 14 October 2021