Advertisement
Guest User

Untitled

a guest
Oct 10th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. navbar {
  2. background-color: rgb(32, 32, 128);
  3. }
  4.  
  5. .bg-darks{
  6. background-color: rgb(32, 32, 128);
  7. border: 0;
  8. color:#fff;
  9. }
  10. a.navbar-brand{
  11. color: #fff !important;
  12. }
  13. a.nav-link{
  14. color: #fff !important;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement