diff --git a/LandOfEem/images/star.png b/LandOfEem/images/star.png new file mode 100644 index 0000000000..ffd548673a Binary files /dev/null and b/LandOfEem/images/star.png differ diff --git a/LandOfEem/landofeem.css b/LandOfEem/landofeem.css index 8a87d19a24..de630b2581 100644 --- a/LandOfEem/landofeem.css +++ b/LandOfEem/landofeem.css @@ -1063,13 +1063,17 @@ label.small { /* Sparkle Icon */ .sparkle { - font-size: 11px; color: var(--sheet-primary-color); display: inline-block; vertical-align: middle; - width: fit-content; - margin-left: -4px; - margin-right: -2px; + align-self: center; + margin: 0 -4px; + background-image: url('https: //raw.githubusercontent.com/Roll20/roll20-character-sheets/master/LandOfEem/images/star.png'); + background-size: 10px 10px; + background-repeat: no-repeat; + background-position: center; + width: 11px; + height: 11px; } .note-box .hint, diff --git a/LandOfEem/landofeem.html b/LandOfEem/landofeem.html index 8b15c5fc39..949883d645 100644 --- a/LandOfEem/landofeem.html +++ b/LandOfEem/landofeem.html @@ -559,7 +559,7 @@