completed style pagination and index alignment

This commit is contained in:
JoBCB 2020-11-10 11:32:26 +00:00
parent 7660864c86
commit 9fe8159221
5 changed files with 13 additions and 13 deletions

View File

@ -7,9 +7,9 @@
<thead> <thead>
<tr> <tr>
<th>ID</th> <th>ID</th>
<th>Creator's Name</th> <th>LABEL</th>
<th>Alternative aliases</th> <th>ALIASES</th>
<th>Description</th> <th>DESCRIPTION</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>

View File

@ -71,7 +71,7 @@
</div> </div>
<div id="footer-contact-form"> <div id="footer-contact-form">
<div id="footer-title-contact"><p>EXPRESSION OF INTEREST</p></div> <div id="footer-title-contact"><p>EXPRESSION OF INTEREST</p></div>
<div id="footer-contact"><a href=""><div class="primary-button bluebutton" id="contactform">CONTACT FORM<span></span></div></a></div> <div id="footer-contact primary-button"><a href=""><div class="primary-button bluebutton" id="contactform"><span>CONTACT FORM</span></div></a></div>
</div> </div>
</div> </div>
</div> </div>

View File

@ -7,9 +7,9 @@
<thead> <thead>
<tr> <tr>
<th>ID</th> <th>ID</th>
<th>Creator's Name</th> <th>LABEL</th>
<th>Alternative aliases</th> <th>ALIASES</th>
<th>Description</th> <th>DESCRIPTION</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>

View File

@ -7,9 +7,9 @@
<thead> <thead>
<tr> <tr>
<th>ID</th> <th>ID</th>
<th>Work</th> <th>WORK</th>
<th>Alternative aliases</th> <th>ALIASES</th>
<th>Description</th> <th>DESCRIPTION</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>

View File

@ -7,9 +7,9 @@
<thead> <thead>
<tr> <tr>
<th>ID</th> <th>ID</th>
<th>Work</th> <th>WORK</th>
<th>Alternative aliases</th> <th>ALIASES</th>
<th>Description</th> <th>DESCRIPTION</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>