Remove Black Background When Hovering

xbaN2.png
I'm on my early stages of creating a Rails application. What I wanted to do is remove the black background on the links when hovering the cursor on them (as shown in the image). How? I did not add anything on the css files. I'm using Rails 3.2
 
Back
Top