remotes/1693045480750635534/spooky-22
Aevann1 2021-10-11 15:33:57 +02:00
parent 39fb345b9f
commit f4b7c6768c
1 changed files with 1 additions and 9 deletions

View File

@ -18,15 +18,7 @@
padding-top: 75px;
}
.comment-anchor:target {
animation: highlight 2s!important;
}
@keyframes highlight {
0% {
background: rgba(255,255,255,0.6);
}
100% {
background: none;
}
background: rgba(134, 88, 88, 0.2);
}
</style>