User:AfroThundr3007730/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.
/* show all Citation Style 1 error messages */
.citation-comment {
    display: inline !important;
}

/* show all Portal Maintenance Status messages */
.portal-maintenance-status {
    display: block !important;
}

/* move user status while logged in */
#TemplateUserinfo {
	top: 2em !important;
}

/* hide other status update control */
#statusctl {
	display: block !important;
}

/* fix sagittarius color */
.kephir-sagittarius-editor {
    background-color: transparent !important;
}