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.
/* Style use by hotcat script */
 
.hotcat {
    border: 1px solid #AAA;
    background-color: #F9F9F9;
    padding: 5px;
    margin-top: 1em;
    clear: both;
}
 
h2.hotcat {
    padding-top: 0px;
    border-bottom: 1px solid #000;
    font-size: small;
}
 
.mw-hotcat {
    float: right;
    font-size: smaller !important;
}
 
#interwiki_cleanup > h4 {
    font-size: small !important; 
}
 
#hotcat_initlink {
    text-align: right;
}
 
#hc_interwikiblock > label {
    font-weight : bolder;
}

#hotcat input {
    display: inline !important;
}