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

(h4 - Align Right)
(background red)
 
Line 1: Line 1:
h4 {
+
h1 {
     text-align: right;
+
     background-color: #00ff00;
 
}
 
}

Latest revision as of 20:14, 7 August 2017

h1 {

   background-color: #00ff00;

}