mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Apply a few CSS improvements for table of contents, lists, tables and code blocks
This commit is contained in:
parent
3192d6fde1
commit
bf9980df1d
2 changed files with 32 additions and 15 deletions
|
@ -50,7 +50,8 @@ id: faq
|
|||
|
||||
<h2>{% translate table %}</h2>
|
||||
|
||||
<ul class="index">
|
||||
<div class="index">
|
||||
<ul>
|
||||
<li><a href="#{% translate general anchor.faq %}">{% translate general %}</a></li>
|
||||
<ul>
|
||||
<li><a href="#{% translate whatisbitcoin anchor.faq %}">{% translate whatisbitcoin %}</a></li>
|
||||
|
@ -119,6 +120,7 @@ id: faq
|
|||
<li><a href="#{% translate morehelp anchor.faq %}">{% translate morehelp %}</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2><a name="{% translate general anchor.faq %}">General</a></h2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue