Move all template inline styles to style.css
This commit is contained in:
parent
7300a29b67
commit
b431a86b96
6 changed files with 64 additions and 21 deletions
|
|
@ -42,7 +42,7 @@
|
|||
</ul>
|
||||
{% if config.index_node_count < nodes | length %}
|
||||
<br/>
|
||||
<em style="font-size:0.9em"">
|
||||
<em id="index-node-count">
|
||||
Listing {{ config.index_node_count }} of {{ nodes | length }} nodes.
|
||||
{% if config.tree %}
|
||||
<br/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue