Start of online image editing support.

This commit is contained in:
2021-11-08 09:11:46 +10:30
parent ced209a7db
commit 0a72d6e2dd
6 changed files with 100 additions and 3 deletions

View File

@@ -42,6 +42,10 @@ body {
max-width: 52em;
}
.DAU-container-editor {
}
pre {
background-color: black;
color: aliceblue;