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

(Testing CSS (with comic sans))
 
(background red)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
p {
+
h1 {
     font-family: "Comic Sans MS", cursive, sans-serif;
+
     background-color: #00ff00;
 
}
 
}

Latest revision as of 20:14, 7 August 2017

h1 {

   background-color: #00ff00;

}