Difference between revisions of "Team:Waterloo/CSS"

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

Revision as of 22:24, 5 October 2016

Template:Team:Waterloo/CSS

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