Fix spacing
This commit is contained in:
parent
893c24cee1
commit
32aa95febe
1 changed files with 3 additions and 3 deletions
|
@ -148,7 +148,7 @@
|
|||
</head>
|
||||
|
||||
<body style="width: 100%">
|
||||
<table class="enter" style="width: 92%">
|
||||
<table class="enter" style="width: 100%">
|
||||
<tr>
|
||||
<td><br></td>
|
||||
<td rowspan="8" style="vertical-align: top"><img src="/screenshot?canvasindex=10&type=png"
|
||||
|
@ -184,7 +184,7 @@
|
|||
<td><br></td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="menu" style="width: 92%">
|
||||
<table class="menu" style="width: 100%">
|
||||
<tr>
|
||||
<td class="dirto">DIR</td>
|
||||
<td class="prog">PROG</td>
|
||||
|
@ -248,7 +248,7 @@
|
|||
<td style="font-size: 33%">CLR</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="arrows" style="width: 25%">
|
||||
<table class="arrows" style="width: 29.5%">
|
||||
<tr>
|
||||
<td class="airport">AIR<br>PORT</td>
|
||||
<td></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue