redo button styles
- rename .btn-bs to .btn-bd-purple - abstract yellow masthead button into .btn-bd-yellow and use it the new docs navbar
This commit is contained in:
parent
43fac7418e
commit
39a258ddfe
5 changed files with 23 additions and 20 deletions
|
|
@ -61,5 +61,5 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<a class="btn btn-outline-secondary d-none d-md-inline-block mb-3 mb-md-0 ml-md-3" href="{{ site.download.source }}">Download</a>
|
||||
<a class="btn btn-bd-yellow d-none d-md-inline-block mb-3 mb-md-0 ml-md-3" href="{{ site.download.source }}">Download</a>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue