Apply a few CSS improvements for table of contents, lists, tables and code blocks

This commit is contained in:
Saivann 2014-05-04 21:17:34 -04:00
parent 3192d6fde1
commit bf9980df1d
2 changed files with 32 additions and 15 deletions

View file

@ -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>