[web2py] Re: Changing navbar color

2016-01-04 Thread RAGHIB R
Didn't work. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users"

[web2py] Re: Changing navbar color

2016-01-03 Thread 'DenesL' via web2py-users
You could add the following to the end of web2py-bootstrap3.css .navbar { background-color: #963; background-image: none; } On Wednesday, December 16, 2015 at 8:10:22 PM UTC-5, Joe wrote: > > I am trying to change the background-color of the nav bar in the newest > web2py bootstrap 3