Difference between revisions of "Team:Waterloo/CSS"

Line 1: Line 1:
 
h1 {
 
h1 {
   position: relative;
+
   text-align: centre;
  min-height: 100%;
+
 
}
 
}

Revision as of 22:59, 5 October 2016

h1 {

 text-align: centre;

}