html: Render headline priority
This commit is contained in:
parent
a861437185
commit
0e64f9df7f
4 changed files with 11 additions and 1 deletions
|
@ -113,3 +113,8 @@ figcaption {
|
|||
dl { font-family: monospace, monospace; }
|
||||
dl > dt { font-weight: bold; }
|
||||
dl > dd { margin: -1em 0 1em 1em; }
|
||||
|
||||
.todo, .priority, .tags {
|
||||
font-size: 0.8em;
|
||||
color: lightgrey;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue