feat: Stuff
This commit is contained in:
18
_sass/custom.scss
Normal file
18
_sass/custom.scss
Normal file
@ -0,0 +1,18 @@
|
||||
/* Custom styles/overrides */
|
||||
section#comments {
|
||||
.comment {
|
||||
.avatar-link {
|
||||
&.op::after {
|
||||
color: var(--dark4);
|
||||
}
|
||||
}
|
||||
|
||||
.author {
|
||||
.instance {
|
||||
&.op {
|
||||
color: var(--dark4);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user