Difference between revisions of "Team:Waterloo/CSS"

Line 1: Line 1:
{{Template:Waterloo/CSS}}
 
 
 
h1 {
 
h1 {
 
font-size: 8px;
 
font-size: 8px;
 
text-align: center;
 
text-align: center;
 
}
 
}

Revision as of 22:45, 5 October 2016

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