feat: simple tags
This commit is contained in:
@@ -185,3 +185,12 @@ nav .nav-items {
|
||||
.article-info {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.article-tag {
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
|
||||
.article-active-tag {
|
||||
text-decoration: underline !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user