First commit 05/07/2001

This commit is contained in:
2021-09-12 22:44:33 +02:00
commit 7f547252c2
189 changed files with 43450 additions and 0 deletions

18
addons/mira.css Normal file
View File

@ -0,0 +1,18 @@
<style>
<!--
#leftright, #topdown{
position:absolute;
left:0;
top:0;
width:1px;
height:1px;
layer-background-color:orange;
background-color:orange;
z-index:100;
font-size:1px;
}
--></style>
<!--
<link rel="stylesheet" type="text/css">
-->