Difference between revisions of "Team:Waterloo/CSS"

Line 1: Line 1:
html {
+
h1 {
 
   position: relative;
 
   position: relative;
 
   min-height: 100%;
 
   min-height: 100%;
 
}
 
}

Revision as of 22:57, 5 October 2016

h1 {

 position: relative;
 min-height: 100%;

}