FinalsClub / djKarma

GNU General Public License v3.0
9 stars 1 forks source link

Make css a.white class #158

Closed sethwoodworth closed 11 years ago

sethwoodworth commented 11 years ago

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>
CharlesHolbrow commented 11 years ago

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