Difference between revisions of "User:Zocky/monobook.css"

From Culture.si
(Created page with "a { background:red!important; }")
 
 
Line 1: Line 1:
a {
+
#firstHeading {
   background:red!important;
+
   color:red;
  }
+
}

Latest revision as of 01:30, 5 April 2018

#firstHeading {
  color:red;
}