Commit compiled CSS/JS
This commit is contained in:
parent
bebd944698
commit
9836ea11a6
2 changed files with 9 additions and 2 deletions
|
@ -29,3 +29,10 @@
|
|||
.subtitle:not(:last-child),
|
||||
.title:not(:last-child) {
|
||||
margin-bottom: 0.5em; }
|
||||
|
||||
.tag.hidden {
|
||||
display: none; }
|
||||
|
||||
.comment-indicator {
|
||||
position: absolute;
|
||||
left: -4rem; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue