This commit is contained in:
KANE LAZENI 2026-03-05 20:18:59 +00:00
parent 83aa3b133d
commit 356ce92a2c

View File

@ -60,6 +60,8 @@
<?php if($tropAge=="1"): ?>
<tr valign="top" style="background-color: red;color:white;">
<?php elseif($tropAge=="-1"): ?>
<tr valign="top" style="background-color: yellow;">
<?php else: ?>
<tr valign="top">
<?php endif; ?>