mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
rename classes from .bs-docs and .bs to .bd
This commit is contained in:
@@ -4,8 +4,8 @@ layout: default
|
||||
|
||||
{% include nav-docs.html %}
|
||||
|
||||
<div class="bs-docs-container bs-docs-content">
|
||||
<div class="bd-container bd-content">
|
||||
{% include ads.html %}
|
||||
<h1 class="bs-docs-title">{{ page.title }}</h1>
|
||||
<h1 class="bd-title">{{ page.title }}</h1>
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user