Animate spot logo
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user