Difference between revisions of "Team:Newcastle/workshop/Danielis/css/bootstrapmincss"

Line 3: Line 3:
 
     font-size: 300%;
 
     font-size: 300%;
 
}
 
}
     #special{
+
     #special {
 
     color:red;
 
     color:red;
 
}
 
}

Revision as of 19:56, 11 June 2019

h1 {

   color: red;
   font-size: 300%;

}

   #special {
   color:red;

}