Make copyright and license info a small tag

This commit is contained in:
perryharlock
2013-11-18 11:47:16 +00:00
parent 9b67e8298b
commit 1dcac7be72

View File

@@ -2,7 +2,7 @@
<div class="footer" role="contentinfo"> <div class="footer" role="contentinfo">
<div class="container"> <div class="container">
<div class="col-md-7"> <div class="col-md-7">
<p>&copy; {{year}} Nature Publishing Group.<br/>pa11y dashboard is licensed under the GNU General Public License 3.0.<br/>Version {{version}}</p> <small>&copy; {{year}} Nature Publishing Group.<br/>pa11y dashboard is licensed under the GNU General Public License 3.0.<br/>Version {{version}}</small>
</div> </div>
<div class="col-md-5 clearfix"> <div class="col-md-5 clearfix">
<ul class="crunch-bottom floated-list nav"> <ul class="crunch-bottom floated-list nav">