added legend to moon tables

This commit is contained in:
2019-02-28 23:50:47 -06:00
parent 8d84a801c8
commit 0d9db13cb4

View File

@@ -43,7 +43,8 @@
</div>
</div>
<div class="container-fluid col-md-3">
<p align="right">
<div class="container col-md-3">
<table class="table table-striped">
<thead>
<th>Legend</tH>
@@ -61,4 +62,5 @@
</tbody>
</table>
</div>
</p>
@endsection