Fixed CSS, Made Table header smaller - fixes #30
This commit is contained in:
@@ -152,9 +152,9 @@
|
||||
<!-- Table of hashes -->
|
||||
<div class="row">
|
||||
<div class="col s12">
|
||||
<div class="card">
|
||||
<center><h2 style="color: white; background: #212529;">ETHOFS HOSTING CONTRACTS</h2></center>
|
||||
</div>
|
||||
<center>
|
||||
<h4 style="color: white; background: #212529;">ETHOFS HOSTING CONTRACTS</h4>
|
||||
</center>
|
||||
<div class="responsive-table">
|
||||
<table class="responsive-table">
|
||||
<thead>
|
||||
@@ -668,8 +668,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- END MODAL -->
|
||||
</section>
|
||||
<!-- END -->
|
||||
|
||||
<script>
|
||||
if (typeof module === 'object') {
|
||||
@@ -698,5 +697,3 @@
|
||||
if (window.module)
|
||||
module = window.module;
|
||||
</script>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user