Difference between revisions of "MediaWiki:Common.css"

From WikiConference North America
Jump to navigation Jump to search
(Adding white-link class to spans)
(Hiding external link icon)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
@import url(//wikimediadc.org/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css);
 
@import url(//wikimediadc.org/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css);
   
  +
div#content a[href ^="https://craignewmarkphilanthropies.org/"].external {
span.white-link a { color: white }
 
  +
background:none !important;
  +
padding: 0px !important;
  +
}

Revision as of 17:36, 7 September 2019

@import url(//wikimediadc.org/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css);

div#content a[href ^="https://craignewmarkphilanthropies.org/"].external {
     background:none !important;
     padding: 0px !important;
}