HTML hide test
This commit is contained in:
parent
e47c9a7aa5
commit
d2d920469b
@ -4,7 +4,6 @@
|
||||
|
||||
<style>
|
||||
html {
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@ -26,7 +25,6 @@
|
||||
div.main {
|
||||
border:0px solid transparent;
|
||||
font-family:Consolas;
|
||||
font-size:14px;
|
||||
padding:4px;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
@ -91,7 +89,7 @@
|
||||
<tr><td><span class="title">Information</span>
|
||||
<ul>
|
||||
<li><a href="./adapters.html">Display Interfaces, Cables, and Adapters</a></li>
|
||||
<li><a href="./docs.html">Display Industry Standards and Specifications Documents</a></li>
|
||||
<li><a href="./docs">Display Industry Standards and Specifications Documents</a></li>
|
||||
</ul>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user