Changes

57 bytes removed ,  13:43, 27 September 2020
no edit summary
Line 2: Line 2:     
h2 {
 
h2 {
   font-family: Arial, Helvetica, sans-serif;
+
   font-family: 'Bebas Neue', cursive;
 
   font-size: 2em;
 
   font-size: 2em;
 
   font-weight: bold;
 
   font-weight: bold;
  color: white;
  −
}
  −
  −
/* visited link */
  −
a:visited {
   
   color: white;
 
   color: white;
 
}
 
}