markdown timestamps
This commit is contained in:
parent
9311914ae9
commit
799011212d
3 changed files with 50 additions and 1 deletions
|
@ -312,6 +312,10 @@ div {
|
|||
transition: background .1s ease-in-out;
|
||||
}
|
||||
|
||||
.md-timestamp {
|
||||
background-color: var(--markdown-timestamp);
|
||||
}
|
||||
|
||||
#typebox {
|
||||
font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 16px;
|
||||
|
@ -1241,4 +1245,4 @@ span {
|
|||
button{
|
||||
background:green;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue