MediaWiki:Common.css: Difference between revisions

From Median-XL
No edit summary
No edit summary
Tag: Manual revert
Line 3: Line 3:
     background: none;
     background: none;
}
}
.mw-default-size {
.mw-file-description {
background: #333333;
background: #333333;
}
}

Revision as of 19:50, 30 April 2024

/* Remove border and background from all TOCs */
#toc {
    background: none;
}
.mw-file-description {
	background: #333333;
}