Fix forum table style (boards & thread view)

This commit is contained in:
slawkens
2021-06-08 18:14:02 +02:00
parent 3544643a07
commit 152e5ac70e
2 changed files with 12 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ Page: {{ links_to_pages|raw }}<br/>
</td>
</tr>
<tr bgcolor="{{ config.vdarkborder }}">
<td width="200">
<span style="color: white; font-size: 10px"><b>Author</b></span>
<td width="200" class="white">
<span style="font-size: 10px"><b>Author</b></span>
</td>
<td>&nbsp;</td>
</tr>