Improve Markdown css

This commit is contained in:
Frédéric Guillot
2014-11-30 20:09:41 -05:00
parent 81df6a36b4
commit 67eae33fb8
4 changed files with 61 additions and 28 deletions

View File

@@ -170,6 +170,11 @@ a.task-board-nobody {
color: #333;
}
.task-show-description {
border-left: 4px solid #333;
padding-left: 20px;
}
.description-textarea {
width: 99%;
max-width: 99%;