Difference between revisions of "MediaWiki:Timeless.css"

From Bootleggers Wiki
Line 2: Line 2:
  
 
#content { background-color: #4a4a4a; }
 
#content { background-color: #4a4a4a; }
 +
 +
#table.ombox {
 +
background-color: #4a4a4a;
 +
 +
}

Revision as of 06:24, 8 July 2021

/* All CSS here will be loaded for users of the Timeless skin */

#content { background-color: #4a4a4a; }

#table.ombox {
	background-color: #4a4a4a;

}