2011-09-24, 08:54 PM
Hey guys. Completely redoing my theme.
![[Image: 3b874b1bdbeaa4af05e9c5f01369b213.png]](https://camo.mybb.com/867fca1867a4ba8172290f6e1a7ed54f71939270/687474703a2f2f6779617a6f2e636f6d2f33623837346231626462656161346166303565396335663031333639623231332e706e67)
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;