Upload docs draft

This commit is contained in:
2019-09-07 21:09:13 +02:00
parent 32d4917964
commit 35efcf2293
17 changed files with 1725 additions and 70 deletions

View File

@@ -149,6 +149,12 @@ a.button:active {
#main_title {
margin-top: 1em;
h1 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
}
#main {