MediaWiki:Common.css

From Luminys WIKI
Revision as of 14:27, 10 September 2024 by Mediawiki (talk | contribs)

Note: After publishing, 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: Press Ctrl-F5.
/* http://mediawiki.i.donnie.fun:8085/MediaWiki:Common.css */

/* CSS placed here will be applied to all skins */
#mw-related-navigation-aaa{display:none}
#footer-icons{ display:none }


.lm-main-3{
  width:33%;
  border: 1px solid black;
  margin: 10px;
  padding: 10px;
}

.img100 img{
  max-width: 100px;
}
.img100 a{
  background-image: none !important;
}

.my-img{
    max-width: 100px;
}