mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
clear
This commit is contained in:
parent
81119ff8e4
commit
1d5303de40
@ -52,7 +52,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<?php } else { ?>
|
||||
<p>There have been no pastes :(</p>
|
||||
<p class="clear">There have been no pastes :(</p>
|
||||
<?php }?>
|
||||
<?php echo $pages; ?>
|
||||
<div class="spacer"></div>
|
||||
|
@ -267,6 +267,10 @@ h4 {
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.explain {
|
||||
font-size: 12px;
|
||||
color: #666;
|
||||
|
Loading…
x
Reference in New Issue
Block a user