v1.4.8 Fixed alot of the areas the graphic designer told me to.
This commit is contained in:
@@ -13,7 +13,12 @@
|
||||
<?php
|
||||
date_default_timezone_set('Europe/Copenhagen');
|
||||
?>
|
||||
<table class="tbl mt-0" id="table_id">
|
||||
<style>
|
||||
.letterSpaceTable{
|
||||
letter-spacing: 1.2px;
|
||||
}
|
||||
</style>
|
||||
<table class="tbl mt-0 letterSpaceTable" id="table_id">
|
||||
<thead>
|
||||
<th>Lokation</th>
|
||||
<th>Vaskemaskine</th>
|
||||
|
||||
Reference in New Issue
Block a user