Changes

no edit summary
Line 100: Line 100:  
_mid_boss_background_image = "background-image: radial-gradient(circle farthest-corner at center center , rgba(140, 98, 98, 0) 0%, rgba(140, 98, 98, 0) 60%, rgb(140, 98, 98) 100%);",
 
_mid_boss_background_image = "background-image: radial-gradient(circle farthest-corner at center center , rgba(140, 98, 98, 0) 0%, rgba(140, 98, 98, 0) 60%, rgb(140, 98, 98) 100%);",
 
_rare_background_color = "#B04040",
 
_rare_background_color = "#B04040",
_rare_background_image = "background-image: linear-gradient(to bottom, #A04040, #B04040 80%, #C04040);",
+
_rare_background_image = "background-image: radial-gradient(circle farthest-corner at center center , #C04040 0%, #B04040 80%, #A04040);",
 
_link_color = "#3a3a3a",
 
_link_color = "#3a3a3a",
 
_text_shadow_template = "0 0 ${radius} ${color}",
 
_text_shadow_template = "0 0 ${radius} ${color}",
Anonymous user