add input to web runtime, add v0.1pre3 to site

This commit is contained in:
2021-12-01 23:36:39 +01:00
parent 04c2c1aeb0
commit aba00b1cae
9 changed files with 122 additions and 28 deletions

View File

@@ -7,8 +7,8 @@
/* Primary theme link color */
--primary-link-color: #8080a0;
/* Secondary color: the background body color */
--secondary-color: #e4dfd7;
--secondary-text-color: #303030;
--secondary-color: #e0e0e8;
--secondary-text-color: #1a1818;
/* Highlight text color of table of content */
--toc-highlight-text-color: #d46e13;
}