Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.spihelper-errortext {
    color: red;
}

.spihelper-hovertext {
    border-bottom: 1px dotted;
}

.spihelper-previewbox {
    margin: 1em;
    padding: 0.5em 2.5%;
    border: solid 1px #ddd;
    background-color: #fafafa;
    font-size: 0.8em;
}

.spihelper-widthlimit {
    width: 10vw;
}

.spiHelper_notOnArchive {
    display: none;
}

#spiHelper_userInfoTable th {
    padding: 0 2px;
}

#spiHelper_actionViewDiv > div {
    display: none;
}