Posted by tubaguy50035 on February 14, 2011 at 6:10am
Does anyone know where I can find the css property for the html selector guidelines? The attached image shows the highlighted text that I would like to change to black so that it actually shows up.
| Attachment | Size |
|---|---|
| Drupal add comment.jpg | 60.89 KB |
Comments
Found the .fieldset-wrapper
Found the .fieldset-wrapper property and set color to #000000;
So just ignore me!