diff --git a/5th Edition OGL by Roll20/5th Edition OGL by Roll20.css b/5th Edition OGL by Roll20/5th Edition OGL by Roll20.css index 42a0198341..31d45f6292 100644 --- a/5th Edition OGL by Roll20/5th Edition OGL by Roll20.css +++ b/5th Edition OGL by Roll20/5th Edition OGL by Roll20.css @@ -316,7 +316,7 @@ button[type=roll] * { height: 100%; width: 100%; border-radius: 50%; - background:url("http://i.imgur.com/MEuOzZa.gif") left top no-repeat; + background:url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/5th%20Edition%20OGL%20by%20Roll20/insperation.gif") left top no-repeat; background-size: contain; cursor: pointer; position: absolute; @@ -1500,7 +1500,7 @@ button[type=roll] * { .sheet-rolltemplate-spell .sheet-container { width: 223px; - background: url(http://i.imgur.com/3O2EVqa.jpg) center center; + background: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/5th%20Edition%20OGL%20by%20Roll20/spellbg.jpg) center center; background-size: auto; background-repeat: repeat; color: black; @@ -2010,4 +2010,4 @@ button[type=roll] * { .sheet-rolltemplate-npcatk a[href^="~"]:hover { color: #EC2127; -} \ No newline at end of file +}