merging read and write quill engine

This commit is contained in:
2018-11-22 21:22:41 +01:00
parent bcdcf0d2f0
commit 3a53121fe2
12 changed files with 368 additions and 341 deletions

View File

@@ -166,31 +166,6 @@ a.button:active {
}
}
/* Thought */
.thought {
padding: 0;
font-family: $font_para;
font-size: 14px;
div {
margin: 0;
}
p {
text-indent: 1.5em;
margin: 0;
padding: 0;
text-align: justify;
line-height: 1.5em;
}
.date {
color: $gray-500;
font-size: 0.8em;
}
}
/* Settings */
#settings table tr td {