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