draft-label tweaks
This commit is contained in:
parent
11e76d32e2
commit
248a66e712
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue