ryan-roemer/sphinx-bootstrap-theme

Remove navbar-default From Navbar

Open

#188 建立於 2018年12月10日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)HTML (587 star) (213 fork)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.

貢獻者指南