diff --git a/Fantasy-Gits/fantasygits.css b/Fantasy-Gits/fantasygits.css index 381cd36227..f4a21b12f3 100644 --- a/Fantasy-Gits/fantasygits.css +++ b/Fantasy-Gits/fantasygits.css @@ -2372,7 +2372,7 @@ input[type="checkbox"]:not(:checked) ~ .is_edit, input[type="checkbox"]:checked background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fantasy-Gits/img/svg_bdb_talents.png"); } .sheet-rolltemplate-rolldice .sheet-p-r-solo .sheet-p-rd-r, .sheet-rolltemplate-rolldice .sheet-p-rd-rw { - background-image: url(/img/svg_bg_mana.png); + background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fantasy-Gits/img/svg_bg_mana.png"); } .sheet-rolltemplate-rolldice .sheet-p-label { background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fantasy-Gits/img/svg_bg_mana_hover.png");