ryan-roemer/sphinx-bootstrap-theme

Remove navbar-default From Navbar

Open

#188 opened on 2018年12月10日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)HTML (587 stars) (213 forks)batch import
help wanted

説明

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.

コントリビューターガイド

Remove navbar-default From Navbar · ryan-roemer/sphinx-bootstrap-theme#188 | Good First Issue