Difference between revisions of "MediaWiki:Vector.css"

From Buddha-Nature
(Created page with "→‎CSS placed here will affect users of the Vector skin: class#searchresult { color: red; }")
 
Line 2: Line 2:
  
  
class#searchresult { color: red; }
+
div#searchresult { color: red; }

Revision as of 08:32, 23 March 2017

/* CSS placed here will affect users of the Vector skin */


div#searchresult { color: red; }