draft-label tweaks
This commit is contained in:
parent
11e76d32e2
commit
248a66e712
|
@ -214,8 +214,8 @@ svg{
|
||||||
background-color: hotpink;
|
background-color: hotpink;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
time .draft-label{
|
.draft-label{
|
||||||
color: #3700ff;
|
color: var(--bordercl);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
Loading…
Reference in a new issue