2011-09-24, 08:54 PM
Hey guys. Completely redoing my theme.
Right now the typing area is white, I want it to be black.. not sure where in global.css this is. Thanks!
http://www.bf3-forums.net
Ah found it already:
textarea {
color: #000000;
border: 1px solid #000000;
padding: 2px;
font-family: Verdana, Arial, Sans-Serif;
line-height: 1.4;
font-size: 13px;
Right now the typing area is white, I want it to be black.. not sure where in global.css this is. Thanks!
http://www.bf3-forums.net
Ah found it already:
textarea {
color: #000000;
border: 1px solid #000000;
padding: 2px;
font-family: Verdana, Arial, Sans-Serif;
line-height: 1.4;
font-size: 13px;