User:IagoQnsi/common.css

From Wikipedia, the free encyclopedia
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.
#twinkle-config-headerbox {
    display:none;
}

/* show PERSONDATA, if it still exists */
table.persondata {
    display:table !important;
}

/* make hidden categories a little bit smaller than normal ones */
#mw-hidden-catlinks {
    font-size: 87% !important;
}

/* https://en.wikipedia.org/wiki/Help:CS1_errors#Controlling_error_message_display */
.mw-parser-output span.cs1-maint {display: inline;} /* display Citation Style 1 maintenance messages */
.mw-parser-output span.cs1-hidden-error {display: inline;} /* display hidden Citation Style 1 error messages */