Loading...
 
Features / Usability

Features / Usability


Re: fckeditor - background color in edit box

posts: 4656 Japan

You can add this to your styles/codex.css file:

body.wikitext {
	background: white;
	color: black;
}


-- Gary

There are no comments at this time.