Skip to content

Commit 0301e2a

Browse files
Fix table row color
1 parent ecaeffc commit 0301e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ <h6 class="docs-header">Intro</h6>
259259
</tr>
260260
<tr>
261261
<td class='oddrow'>Rotary Engines</td>
262-
<td class='evenrow'><i class="fa fa-check-circle-o fa-2x" aria-hidden="true"></i></td>
262+
<td class='oddrow'><i class="fa fa-check-circle-o fa-2x" aria-hidden="true"></i></td>
263263
</tr>
264264
<tr>
265265
<td class='evenrow'><a href='https://wiki.rusefi.com/TCU-status'>Automatic Transmission Control</a></td>

0 commit comments

Comments
 (0)