MediaWiki talk:Filepage.css
Add topicAppearance
Latest comment: 1 day ago by Matrix in topic Edit request
Edit request
[edit]![]() | It is requested that an edit be made to the interface page at MediaWiki:Filepage.css. (edit · history · last · links)
This template must be followed by a complete and specific description of the request, that is, specify what text should be removed and a verbatim copy of the text that should replace it. "Please change X" is not acceptable and will be rejected; the request must be of the form "please change X to Y".
The edit may be made by any interface administrator. Remember to change the |
change to:
/* CSS placed here is included on the file description page, also included on foreign client wikis */
/* Styling for MediaWiki:Sharedupload-desc-here used on file pages linking to Commons */
.sharedUploadNotice {
border: 1px solid #a2a9b1;
margin: 1em auto;
width: 60%;
padding: 8px 1% 8px 8%;
border-radius: 5px;
color: inherit;
background-color: var(--background-color-progressive-subtle, #f1f4fd);
background-position: 2% 50%;
background-repeat: no-repeat;
background-image: url(//upload.wikimedia.org/wikipedia/commons/9/9d/Commons-logo-31px.png);
}
for dark mode compatibility. —Matrix (user page (@ commons) - talk?) 21:01, 4 February 2025 (UTC)