show tags

This commit is contained in:
Swrup 2022-02-02 13:47:04 +01:00
parent 0b64a762b0
commit edf7176e94
2 changed files with 23 additions and 3 deletions

View file

@ -96,3 +96,9 @@ blockquote.blockquote {
color: #5a5a5a;
font-size: 30px;
}
.tag {
background-color: #FFB300;
border-radius: 4px;
padding: 2px;
}