first commit

This commit is contained in:
alazhar
2020-01-02 22:20:31 +07:00
commit 10eb3340ad
5753 changed files with 631345 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,25 @@
body {
font-family: verdana, arial, sans-serif;
font-size: 9pt;
}
h1 {
color: #6D9D2E;
font-size: 1.5em;
border-left: 25px solid #6D9D2E;
border-bottom: 1px solid #6D9D2E;
padding: 0 0 2px 5px;
}
h2 {
color: #6D9D2E;
font-size: 1.3em;
margin: 1ex 0;
}
pre {
text-align: left;
background-color: #fff;
border-left: 1px solid #aaa;
padding: 5px;
}

View File

@ -0,0 +1 @@
<!DOCTYPE html><title></title>