Adding variants and labels to entry, not yet done.

This commit is contained in:
2019-11-18 20:27:11 +01:00
parent a058a50017
commit 4bdb3bfc7f
8 changed files with 68 additions and 19 deletions

View File

@@ -43,14 +43,11 @@
font-style: italic;
margin-left: 1em;
}
}
#comment {
border-radius: 0em;
float: right;
&:before {
content: "Opomba: "
}
#entry-buttons {
button {
display: block;
}
}