Update css
This commit is contained in:
@@ -17,14 +17,14 @@
|
||||
<span id="dataSpan"></span>
|
||||
</div>
|
||||
|
||||
<table id="dataTable">
|
||||
<table id="dataTable" class="inlineTable">
|
||||
<tr>
|
||||
<th>Nummer</th>
|
||||
<th>Data</th>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table id="history"></table>
|
||||
<table id="history" class="inlinetable"></table>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user