Difference between revisions of "Team:Warwick/Resources/CSS:PlantBootstrap"

(h4 - green)
(background red)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
h4 {
+
h1 {
     color: green;
+
     background-color: #00ff00;
 
}
 
}

Latest revision as of 20:14, 7 August 2017

h1 {

   background-color: #00ff00;

}