emacs-config/misc/org-css/_tags.scss

8 lines
88 B
SCSS

.page-tags {
a {
@include tag;
margin-right: 5px;
line-height: 3em;
}
}