mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
NEW THEME: added padding-left to all tables <td> because it looks much better
This commit is contained in:
committed by
Michael Tremer
parent
726e688235
commit
11e012ef66
@@ -2716,7 +2716,7 @@ END
|
||||
<td colspan='13'> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='13'>
|
||||
<td colspan='13' style="padding-left:0px;">
|
||||
<table width="100%" border='1' rules="cols" cellspacing='0'>
|
||||
END
|
||||
|
||||
|
||||
Reference in New Issue
Block a user