Difference between revisions of "TemplateforTeams"

(Created page with " <html> <!-- The styling for the website is placed here --> <!-- start of css --> <style type="text/css"> Clear the default wiki settings: /* Remove footer...")
 
Line 14: Line 14:
 
 
  
/* set up a white background #58585b*/
 
 
body {  
 
body {  
 
width: 100%;  
 
width: 100%;  
 
height: 100%;  
 
height: 100%;  
   background-color: #58585b;
+
   background-color: #fffff;
 
}
 
}
  
Line 43: Line 42:
 
}
 
}
  
</html>
+
 
 +
</html>

Revision as of 21:08, 3 February 2015