From e38805161c2df4eae5f3c68e88ea346683aea3bc Mon Sep 17 00:00:00 2001 From: SteveKoontz Date: Fri, 15 Jan 2016 08:54:03 -0800 Subject: [PATCH] Update 5th Edition OGL by Roll20.css --- 5th Edition OGL by Roll20/5th Edition OGL by Roll20.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 +}