Difference between revisions of "Team:Waterloo/style.css"

(Created page with "h1 { font-size: 36px; text-align: center; }")
 
Line 1: Line 1:
 
h1 {
 
h1 {
font-size: 36px;
+
font-size: 8px;
 
text-align: center;
 
text-align: center;
 
}
 
}

Revision as of 23:50, 3 October 2016

h1 { font-size: 8px; text-align: center; }