FinalsClub/djKarma

Make css a.white class

Closed this issue · 1 comments

We have a lot of white links, that I am turning white on an id by id basis. I should write a a.white class for global.css that lets me do:

<a href="/browse" class="white">Browse</a>

Have not been able to find any other places where the white and hover anchor functionality. closing.