The zebra coloring (alternating between regular and slightly darker colors in houts, comments, etc) has disappeared from all updated pages on DSiPaint, but is still present on 3DSPaint.
The Nintendo DSi doesn’t support zebra striping through CSS. I faked it though code. I’m trying to replace all that hard-coded styling with CSS classes.
Yes, they are visible, but as I should've clarified in the original post, the pseudo-striping ("nth-child(even)", I'm assuming) had worked on the DSi before and still does when viewed from 3DSPaint. Maybe I'm misunderstanding your implications concerning tweaks, though.
The Nintendo DSi doesn't support zebra striping in CSS. Since I'm migrating everything over to unified pages with differing CSS per website, there may be some areas that still require tweaks on the Nintendo DSi to look good (such as shadowed text in place of bold text). Are you still able to clearly read content that's zebra striped on other browsers?