create theme chocolate
This commit is contained in:
13
app/static/themes/chocolate/css/quill-editor.css
Normal file
13
app/static/themes/chocolate/css/quill-editor.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.ql-align-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ql-align-left {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.ql-align-right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user