create theme chocolate

This commit is contained in:
2026-07-23 04:24:02 +02:00
parent 9a5fde2bb8
commit b1579ff231
11 changed files with 876 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.ql-align-center {
text-align: center;
}
.ql-align-left {
text-align: left;
}
.ql-align-right {
text-align: right;
}