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