Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:LIMAFOX76/timeless.css: Difference between revisions

LIMAFOX76 (talk | contribs)
mNo edit summary
LIMAFOX76 (talk | contribs)
No edit summary
Line 3: Line 3:
/* Background */
/* Background */


#mw-body {
#mw-content {
background-color: #000;
background-color: #000;
}
}

Revision as of 13:05, 19 January 2020

/* LIMAFOX76 CSS style for the Timeless skin */

/* Background */

#mw-content {
	background-color: #000;
}