Difference between revisions of "MediaWiki:Common.css"

From Cassette Beasts
(Created page with "a.external { color: #7629db; }")
 
Line 1: Line 1:
 
a.external {
 
a.external {
   color: #7629db;
+
   color: #7629db !important;
 
}
 
}

Revision as of 13:51, 8 March 2022

a.external {
  color: #7629db !important;
}