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" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -