Difference between revisions of "Template:Base"

Line 4: Line 4:
  
 
     <style type="text/css">
 
     <style type="text/css">
 +
          main {
 +
              max-width: 980px;
 +
              margin: auto;
 +
          }
  
 
           body {
 
           body {
Line 13: Line 17:
 
               background-color: #000091;
 
               background-color: #000091;
 
               text-align: center;
 
               text-align: center;
              margin: auto;
 
 
               align-items: center;
 
               align-items: center;
 
           }
 
           }
Line 21: Line 24:
 
               background-color: #000091;
 
               background-color: #000091;
 
               text-align: center;
 
               text-align: center;
 +
              margin: auto;
 
           }
 
           }
 
           footer a {
 
           footer a {
Line 44: Line 48:
  
 
     </style>
 
     </style>
 
+
    <main>
 
     <head>
 
     <head>
 
               <!--insert coding for background colors and style (UMD Color Palette: On Adobe Kuler https://color.adobe.com/my/libraries/all)-->
 
               <!--insert coding for background colors and style (UMD Color Palette: On Adobe Kuler https://color.adobe.com/my/libraries/all)-->
Line 70: Line 74:
 
           </footer>
 
           </footer>
 
     </body>
 
     </body>
 
+
</main>
 
</html>
 
</html>

Revision as of 01:19, 15 September 2015