On my page, Organization Services, http://evergreeneconsulting.com/org-services/ I inserted a table in order to present information in 3 columns. I also added bullets, as it seemed to be the only way to create the indentation I was seeking. I would like to keep this indentation, but get rid of the bullets, if possible. One way I thought to do this, is to make the bullet color white - but I don't know how to do that.
Do you have any suggestions re: changing the bullet color, or removing bullets and configuring the indentation? Here is my current coding for first 2 columns:
<table border="0" cellspacing="1" cellpadding="1">
<tbody>
<tr>
<td width="210" valign="top">
<li style="padding-left: 10px;"><span style="color: #e05900;">Organization Assessment</span>
<li style="padding-left: 10px;"><span style="color: #e05900;">Strategic Planning</span>
</td>
<td width="170" valign="top"><span style="color: #e05900;"> </span>
<li style="padding-left: 10px;"><span style="color: #e05900;">Outreach</span>
<li style="padding-left: 10px;"><span style="color: #e05900;">Marketing</span>
<li style="padding-left: 10px;"><span style="color: #e05900;">Social Marketing</span>
<li style="padding-left: 10px;"><span style="color: #e05900;">Website Development</span>
</td>
The blog I need help with is evergreeneconsulting.com.