Increase table width to 98%
This commit is contained in:
parent
fcc2a6fce8
commit
e94c96cb26
@ -47,7 +47,7 @@
|
|||||||
<!---Add in header information here -->
|
<!---Add in header information here -->
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<table style="border-collapse:collapse;">
|
<table style="border-collapse:collapse;width:98%">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Date/Time</th>
|
<th>Date/Time</th>
|
||||||
@ -66,7 +66,9 @@
|
|||||||
<!---Add in sub tables here -->
|
<!---Add in sub tables here -->
|
||||||
<br />
|
<br />
|
||||||
<footer>${version}</footer>
|
<footer>${version}</footer>
|
||||||
|
|
||||||
<script>window.onload = function(){doNavs();} </script>
|
<script>window.onload = function(){doNavs();} </script>
|
||||||
|
|
||||||
<p class="cssvalid">
|
<p class="cssvalid">
|
||||||
<a href="http://jigsaw.w3.org/css-validator/check/referer">
|
<a href="http://jigsaw.w3.org/css-validator/check/referer">
|
||||||
<img style="border:0;width:88px;height:31px"
|
<img style="border:0;width:88px;height:31px"
|
||||||
|
Loading…
Reference in New Issue
Block a user