Difference between revisions of "MediaWiki:Common.css"

From TwistedMUCK
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: div#content a.external[href ^="https://"] { background: url(https://upload.wikimedia.org/wikipedia/commons/4/44/Icon_Ext...")
 
(Replaced content with "CSS placed here will be applied to all skins: ")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
div#content a.external[href ^="https://"] {
 
  background: url(https://upload.wikimedia.org/wikipedia/commons/4/44/Icon_External_Link.svg) center right no-repeat;
 
}
 

Latest revision as of 05:52, 2 January 2016

/* CSS placed here will be applied to all skins */
Personal tools