How to change Grey (Buttons-links) on navbar (menu) bootstrap? -


i m playing around bootstrap couple past days , seems can't figure out how change main color of links(buttons of navbar). using version 2.3.1 . i've managed change color when on hover(onmouse) (orange) can't change main color light grey. want black.

![mouseout] http://imageshack.us/photo/my-images/832/dropdownmouseout.jpg/

![mouseon] http://imageshack.us/photo/my-images/339/dropdownmouseon.jpg/

what want can find grey color , if possible font type , change it. everyone

have done readings here

...and achieved goal, try out.

 <a class="btn btn-inverse"></a> 

Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -