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)
need to change to css
 
Zippy (talk | contribs)
okay it needs to be valid css to change content model lol
Line 1: Line 1:
e
#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.