Some Styling updates, Removed rebuild, Added About page + Semantic UI.

This commit is contained in:
FallenGravity
2019-10-15 01:50:10 +02:00
parent 6ab961134f
commit 85592070a0
12 changed files with 19983 additions and 63 deletions

View File

@@ -24,10 +24,8 @@
<table class="bordered" id="addressTable">
<thead>
<tr>
<th scope="col" class="noSortCollumn" data-sort-method='none'></th>
<th scope="col">Name</th>
<th scope="col">Address</th>
<th scope="col" class="noSortCollumn" data-sort-method='none'></th>
<th scope="col" data-sort-method='number'>Balance</th>
</tr>
</thead>