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)
No edit summary
LIMAFOX76 (talk | contribs)
No edit summary
Line 3: Line 3:
/* Background */
/* Background */


.body .ts-container {
#mw-content-container {
    background: #000000;
background: #000;
}
}

Revision as of 17:10, 27 June 2019

/* LIMAFOX76 CSS style for the Timeless skin */

/* Background */

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