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 */


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

Revision as of 17:07, 27 June 2019

/* LIMAFOX76 CSS style for the Timeless skin */

/* Background */

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