Commit cbea4772 authored by Davis King's avatar Davis King

Made the links at the top of the term index page a little bigger.

parent 18513aa6
......@@ -861,6 +861,7 @@
<xsl:template match="term_list">
<center>
<div style="font-size:1.3em">
<a href="#A">[A]</a>
<a href="#B">[B]</a>
<a href="#C">[C]</a>
......@@ -887,6 +888,7 @@
<a href="#X">[X]</a>
<a href="#Y">[Y]</a>
<a href="#Z">[Z]</a>
</div>
</center>
<xsl:call-template name="term_list_go" >
<xsl:with-param name="num" select="1"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment