Template:Ghostbusters/styles.css

From Wikiquote
Jump to navigation Jump to search
/* General table style */
table{
	margin:1em auto; width:1182px;background-color:green; font-size:smaller;
}

/* Headings  , If setting a font, set a fallback as well! */

th{
	background:black; text-align:right; color:white; font-family:'Times New Roman',serif;
}