MediaWiki:Common.css: Difference between revisions

From Pornopedia Pool
(Replaced content with "→‎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; }")
Tags: Replaced Manual revert Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* 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:41, 28 December 2023

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