Jump to content

MediaWiki:Vector-2022.css

From International Treaty Law Wiki

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Hide the Create Account button in the personal tools */
#pt-createaccount,
.vector-user-links #pt-createaccount,
#p-personal #pt-createaccount {
    display: none !important;
}
.pdf-download-button {
    float: right;
    margin-top: -10px;
    padding: 6px 12px;
    background: #3366cc;
    color: white;
    border-radius: 4px;
    font-weight: bold;
}