Template:Research Navigation/research-navigation.css: Difference between revisions

(Created page with "body { font-family: helvetica !important; }")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
body {
div, h2, span {
   font-family: helvetica !important;
   font-family: arial!important;
}
}

Latest revision as of 20:06, 19 July 2023

div, h2, span {
  font-family: arial!important;
}