Added a class and id based style for requirements and slight visual change

This commit is contained in:
2025-10-03 10:19:21 -04:00
parent 0b493ffb0d
commit 179d40aa8c
5 changed files with 21 additions and 9 deletions

View File

@ -65,7 +65,7 @@
<td>181</td>
<td>36</td>
<td>6</td>
<td>295</td>
<td class="totalcol">295</td>
</tr>
<tr>
<th scope="row">Blue</th>
@ -73,7 +73,7 @@
<td>176</td>
<td>36</td>
<td>0</td>
<td>281</td>
<td class="totalcol">281</td>
</tr>
</tbody>
</table>
@ -81,7 +81,7 @@
</article>
</main>
<footer>
<footer id="site-footer">
<a href="https://git.munebase.dev/Munelit/munebase.dev">Source for this site can be found here.</a>
</footer>
</body>