MediaWiki:Common.css: Difference between revisions

From Pornopedia Pool
(Blanked the page)
Tags: Blanking Reverted
No edit summary
Tags: Manual revert Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */


/* Notice */
.noticecolors {
border: 1px solid #aaaaaa;
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
color: #000000;
}

Revision as of 18:51, 28 December 2023

/* CSS placed here will be applied to all skins */

/* Notice */
.noticecolors {
	border: 1px solid #aaaaaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
	color: #000000;
}