completed style pagination and index alignment
This commit is contained in:
parent
7660864c86
commit
9fe8159221
@ -7,9 +7,9 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
<th>Creator's Name</th>
|
||||
<th>Alternative aliases</th>
|
||||
<th>Description</th>
|
||||
<th>LABEL</th>
|
||||
<th>ALIASES</th>
|
||||
<th>DESCRIPTION</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
@ -71,7 +71,7 @@
|
||||
</div>
|
||||
<div id="footer-contact-form">
|
||||
<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>
|
||||
|
@ -7,9 +7,9 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
<th>Creator's Name</th>
|
||||
<th>Alternative aliases</th>
|
||||
<th>Description</th>
|
||||
<th>LABEL</th>
|
||||
<th>ALIASES</th>
|
||||
<th>DESCRIPTION</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
@ -7,9 +7,9 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
<th>Work</th>
|
||||
<th>Alternative aliases</th>
|
||||
<th>Description</th>
|
||||
<th>WORK</th>
|
||||
<th>ALIASES</th>
|
||||
<th>DESCRIPTION</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
@ -7,9 +7,9 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
<th>Work</th>
|
||||
<th>Alternative aliases</th>
|
||||
<th>Description</th>
|
||||
<th>WORK</th>
|
||||
<th>ALIASES</th>
|
||||
<th>DESCRIPTION</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user