1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

commento.js: add scroll into view based on hash

This commit is contained in:
Adhityaa Chandrasekar
2019-02-17 17:45:05 -05:00
parent a22b49a112
commit 619231e32f
2 changed files with 18 additions and 0 deletions

View File

@ -55,4 +55,8 @@
font-weight: 700;
margin-top: 16px;
}
.commento-highlighted {
background: $yellow-0;
}
}