ryan-roemer/sphinx-bootstrap-theme

Remove navbar-default From Navbar

Open

#188 ouverte le 10 déc. 2018

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)HTML (213 forks)batch import
help wanted

Métriques du dépôt

Stars
 (587 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Some boots watch themes like solar have different navbar colors. The one I want to use is "navbar navbar-expand-lg navbar-dark bg-primary". (bg-primary makes it yellow.)

When you convert the files to html, it adds "navbar-default" to the <div class="navbar">, which is the black one.

Guide contributeur