Apply class body-link to table of contents.
This commit is contained in:
parent
a65896d9a6
commit
27ccf8ec2c
14
about.html
14
about.html
@ -36,13 +36,13 @@
|
|||||||
|
|
||||||
<!-- Table of contents. -->
|
<!-- Table of contents. -->
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#about_me">About Me</a></li>
|
<li><a class="body-link" href="#about_me">About Me</a></li>
|
||||||
<li><a href="#recommendations">Recommendations</a></li>
|
<li><a class="body-link" href="#recommendations">Recommendations</a></li>
|
||||||
<li><a href="#hardware">Hardware</a></li>
|
<li><a class="body-link" href="#hardware">Hardware</a></li>
|
||||||
<li><a href="#hdw-smartphone">Smartphone</a></li>
|
<li><a class="body-link" href="#hdw-smartphone">Smartphone</a></li>
|
||||||
<li><a href="#software">Software</a></li>
|
<li><a class="body-link" href="#software">Software</a></li>
|
||||||
<li><a href="#sfw-desktop">Desktop</a></li>
|
<li><a class="body-link" href="#sfw-desktop">Desktop</a></li>
|
||||||
<li><a href="#sfw-smartphone">Smartphone</a></li>
|
<li><a class="body-link" href="#sfw-smartphone">Smartphone</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<!-- About me. -->
|
<!-- About me. -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user