the ref page is done. TODO: l10n of the tutorial

This commit is contained in:
wixette
2020-03-08 21:22:06 +08:00
parent 6b4a4d39f1
commit c49b789ba0
3 changed files with 88 additions and 5 deletions

View File

@@ -192,6 +192,15 @@ footer {
overflow-x: hidden;
}
.tutorial {
background-color: #fff;
color: #222;
font-size: 12px;
min-height: 20px;
overflow-x: hidden;
padding: 5px;
}
.button {
background-color: #fff;
border: 1px solid #bbb;