Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #168673

    Hi, If you look at this link you can see that the alternate table cells text colour is lighter in colour but I have specified #000000 for main content font colour and also Alternate content font colour. I have emptied my cache and tried everything. Any ideas? Thanks

    http://img34.imageshack.us/img34/9207/cy.png

    #168826

    Hey drmoody!

    Please add following code to Quick CSS

    .main_color tr:nth-child(even) { color: #000000; }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Text lighter on Alternate table cells’ is closed to new replies.