Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main Page/styles.css: Difference between revisions

From WikiOasis Meta
Zippy (talk | contribs)
okay it needs to be valid css to change content model lol
Zippy (talk | contribs)
Zippybonzo changed the content model of the page Main Page/styles.css from "wikitext" to "Sanitized CSS": fix
 
(No difference)

Latest revision as of 08:08, 4 June 2025

#typing-text {
	width: 500px;
	height: 30px;
	font-size: 15px;
	border: solid 1px #C9C9C9;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
	resize: none;
	outline: none;
	box-sizing: border-box;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.