forked from MarseyWorld/MarseyWorld
fgd
parent
39fb345b9f
commit
f4b7c6768c
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue