Difference between revisions of "User:Brad/common.css"

From MHWiki
(Created page with "a { color: red; }")
 
 
Line 1: Line 1:
a {
+
h1, h2, h3 {
  color: red;
+
  color: #0000ff !important;
 
}
 
}

Latest revision as of 13:50, 18 August 2022

h1, h2, h3 {
 color: #0000ff !important;
}