draft-label tweaks

This commit is contained in:
athul 2020-04-11 20:18:23 +05:30
parent 11e76d32e2
commit 248a66e712
1 changed files with 2 additions and 2 deletions

View File

@ -214,8 +214,8 @@ svg{
background-color: hotpink;
color: white;
}
time .draft-label{
color: #3700ff;
.draft-label{
color: var(--bordercl);
text-decoration: none;
padding: 2px 4px;
border-radius: 4px;