Animate spot logo

This commit is contained in:
2021-02-18 22:12:10 +01:00
parent 3d5450319d
commit 4c4c913ed2
5 changed files with 41 additions and 19 deletions

View File

@@ -574,10 +574,13 @@ $legend-color: $post-color;
cursor: pointer;
transform: translateX(calc(-0.5 * (12px + 0.5em))); //icon width + margin right
img {
width: 12px;
vertical-align: middle;
span {
margin-right: 0.5em;
img {
width: 12px;
vertical-align: middle;
animation: spotlogo 20s infinite;
}
}
abbr {