make new highlihgt thing work (#217)

This commit is contained in:
beese_buck 2022-03-01 21:09:18 -05:00 committed by GitHub
parent cb61bb37f6
commit e38cfa67b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -505,3 +505,8 @@ a.nav-link:hover {
.sorting {
padding-bottom: 0 !important;
}
.comment-anchor:target, .unread2 {
background: rgba(136,136,136,0.2);
padding: 12px;
}