add 'Home' link

This commit is contained in:
postautistic 2016-11-19 12:43:02 -05:00
parent 4cd3c7daee
commit 461a42d075
3 changed files with 3 additions and 4 deletions

View File

@ -51,7 +51,6 @@ padding: 2px 10px;
position:fixed;
right:50px;
top:0px;
width:100%;
text-align: right;
text-decoration:hover; underline;
font-size:13.0pt;

View File

@ -10,7 +10,7 @@
<div class="pagetop">
<div class="header_left"><span class="bold"></span></div>
<div class="header_center"><span class="bold">DJT guide</span></div>
<div class="header_center"><span class="bold"><a href="/">Home</a></span></div>
<div class="header_right"><span class="bold"><a href="#Table of Contents" >Table of Contents</a></span></div>
</div>

View File

@ -10,8 +10,8 @@
<div class="pagetop">
<div class="header_left"><span class="bold"></span></div>
<div class="header_center"><span class="bold">Resources Guide</span></div>
<div class="header_right"><span class="bold"><a href="#Table of Contents">Table of Concepts</a></span></div>
<div class="header_center"><span class="bold"><a href="/">Home</a></span></div>
<div class="header_right"><span class="bold"><a href="#Table of Contents" >Table of Contents</a></span></div>
</div>