Improve style
This commit is contained in:
parent
210415b7f6
commit
185a74b9f2
1 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,8 @@
|
|||
<?php the_content(); ?>
|
||||
|
||||
<ul id="travelers-select"></ul>
|
||||
<a class="button" style="color:white" id="travelers-filter-button" onclick="filterByTravelerClick();">Filter</a>
|
||||
|
||||
<div style="clear: both; float: left; display: block; position: relative;margin-top: 20px;"><a class="button" style="color:white" id="travelers-filter-button" onclick="filterByTravelerClick();">Filter</a></div>
|
||||
|
||||
<?php wp_link_pages('before=<div class="clear"></div><p class="page-links">' . __( 'Pages:', 'hitchcock' ) . ' &after=</p>&seperator= <span class="sep">/</span> '); ?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue