Difference between revisions of "MediaWiki:Timeless.css"
From Bootleggers Wiki
| Line 5: | Line 5: | ||
#toc { | #toc { | ||
background-color: #4a4a4a; | background-color: #4a4a4a; | ||
| + | border-color: black; | ||
} | } | ||
Revision as of 06:30, 8 July 2021
/* All CSS here will be loaded for users of the Timeless skin */
#content { background-color: #4a4a4a; }
#toc {
background-color: #4a4a4a;
border-color: black;
}