<feMergeNode in="outline"/>
<feMergeNode in="fill"/>
</feMerge>
- <feGaussianBlur stdDeviation="0.6"/>
+ <feGaussianBlur stdDeviation="0.4"/>
</filter>
</defs>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="256" version="1.1">
+<svg xmlns="http://www.w3.org/2000/svg" width="128" height="256" version="1.1">
<defs>
<mask id="mask">
<rect class="border_shadow_mask" width="256" height="128"/>
</mask>
</defs>
<g transform="matrix(0,-1,1,0,0,256)">
- <rect class="border_shadow" mask="url(#mask)" x="0" y="8" width="256" height="112"/>
+ <rect class="border_shadow" mask="url(#mask)" x="0" y="0" width="256" height="120"/>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="128" version="1.1">
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="128" version="1.1">
<defs>
<mask id="mask">
<rect class="border_shadow_mask" width="256" height="128"/>
</mask>
</defs>
<g transform="matrix(1,0,0,-1,0,128)">
- <rect class="border_shadow" mask="url(#mask)" x="0" y="8" width="256" height="112"/>
+ <rect class="border_shadow" mask="url(#mask)" x="0" y="0" width="256" height="120"/>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="128" version="1.1">
+<svg xmlns="http://www.w3.org/2000/svg" width="256" height="128" version="1.1">
<defs>
<mask id="mask">
<rect class="border_shadow_mask" width="256" height="128"/>
</mask>
</defs>
- <rect class="border_shadow" mask="url(#mask)" x="0" y="8" width="256" height="112"/>
+ <rect class="border_shadow" mask="url(#mask)" x="0" y="0" width="256" height="120"/>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="common.css" type="text/css"?>
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="256" version="1.1">
+<svg xmlns="http://www.w3.org/2000/svg" width="128" height="256" version="1.1">
<defs>
<mask id="mask">
<rect class="border_shadow_mask" width="256" height="128"/>
</mask>
</defs>
<g transform="matrix(0,1,-1,0,128,0)">
- <rect class="border_shadow" mask="url(#mask)" x="0" y="8" width="256" height="112"/>
+ <rect class="border_shadow" mask="url(#mask)" x="0" y="0" width="256" height="120"/>
</g>
</svg>
.invisibility { fill:#6899f2 }
.resurrection { fill:#f7717b }
.speed { fill:#75c3d5 }
-.strength { fill:#e39160 }
+.strength { fill:#f0875e }
.superweapons { fill:#e9be57 }
.xray { fill:#978ed2 }
<stop offset="1" stop-color="#1f1f1f" stop-opacity="0" />
</linearGradient>
<linearGradient id="border_shadow" x2="0" y2="1">
- <stop offset="0" stop-color="#1f1f1f" stop-opacity="0"/>
- <stop offset="1" stop-color="#2f2f2f" stop-opacity="0.5"/>
+ <stop offset="0" stop-color="#1f1f1f" stop-opacity="0"/>
+ <stop offset=".3" stop-color="#1f1f1f" stop-opacity="0.1"/>
+ <stop offset="1" stop-color="#2f2f2f" stop-opacity="0.6"/>
</linearGradient>
<linearGradient id="border_shadow_mask">
<stop offset="0.25" stop-color="#000000"/>