MediaWiki

Common.css

Revision as of 10:06, 3 June 2020 by Yug (talk | contribs) (Ongoing REDIRECT link test.)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.mw-pt-translate-header, .mw-pt-translate-header ~ hr {
	display: none;
}

/*HOW TO INTEGRATE NEW CSS:
1) Testing new css : use your inspector and test around ;
2) Sharing new css with community: add your code to [[MediaWiki:Common.css]]
3) Accepted CSS enhancement : must be submit to github's LinguaLibre skin: 
https://github.com/lingua-libre/BlueLL/blob/master/assets/stylesheets/main.css
*/
a.mw-redirect { color: purple; opacity: 0.7; } /* status: sharing ; issue under discussion on github ;*/