Skip to content

Commit 5a18eee

Browse files
Style demo footer
1 parent 1d9cedc commit 5a18eee

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

demo/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,13 @@
8484
</div>
8585
</section>
8686

87+
<hr>
88+
8789
<footer>
88-
<p>&copy; <a href="http://www.wimpyprogrammer.com/">WimpyProgrammer.com</a> 2018</p>
89-
<p>
90+
<p class="float-left">
91+
&copy; <a href="http://www.wimpyprogrammer.com/">WimpyProgrammer.com</a> 2018
92+
</p>
93+
<p class="float-right">
9094
<a href="https://github.com/wimpyprogrammer/collapse-regex-char-set">Fork me on GitHub</a>
9195
or <a href="https://github.com/wimpyprogrammer/collapse-regex-char-set/issues">report an issue</a>
9296
</p>

0 commit comments

Comments
 (0)