Very Simple CSS Problem

Discussion in 'HTML & Website Design' started by irule272, Jul 8, 2009.

  1. #1
    This css code holds link and non-link text.

    .middletext a:link, .middletext a:visited
    {
       font-size: 90%;
       color: white;
    }
    Code (markup):

    My problem is only the link text is colored white.. How can I make the non-link text also white?


    Thanks!
     
    irule272, Jul 8, 2009 IP
  2. irule272

    irule272 Well-Known Member

    Messages:
    1,153
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    155
    #2
    Nevermind. It's already solved.
     
    irule272, Jul 8, 2009 IP