MediaWiki:Vector.css

From FHM Wiki
Revision as of 08:10, 20 September 2021 by Estragon (talk | contribs)
Jump to navigation Jump to search

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: Press Ctrl-F5.
/* All CSS here will be loaded for users of the Vector skin */

/* Hide Tools */
nav#p-tb {
display: ;
}
#t-whatlinkshere {
    display: none!important;
}

#t-recentchangeslinked {
    display: none!important;
}
#t-recentchangeslinked {
    display: none!important;
}
.vector-menu-portal .vector-menu-content li a {
    font-size: 16px;
    color: magenta!important;
    text-align: left;
    padding-left: 5px;
    font-weight: 400;
    line-height: 20px;
}