Difference between revisions of "MediaWiki:Common.css"

From YouTestMe Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: #footer { background: red; }")
(No difference)

Revision as of 20:58, 5 October 2018

/* CSS placed here will be applied to all skins */
#footer {
 background: red;
}