make new highlihgt thing work (#217)
This commit is contained in:
parent
cb61bb37f6
commit
e38cfa67b6
1 changed files with 5 additions and 0 deletions
|
@ -505,3 +505,8 @@ a.nav-link:hover {
|
||||||
.sorting {
|
.sorting {
|
||||||
padding-bottom: 0 !important;
|
padding-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.comment-anchor:target, .unread2 {
|
||||||
|
background: rgba(136,136,136,0.2);
|
||||||
|
padding: 12px;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue