Yesterday I wanted to update my manialink so I tried to group styles properties in one place with the <stylesheet></stylesheet> tags but I had an ugly blue color like if my code was wrong.
Here's my code
Code: Select all
<stylesheet>
<style class="bgMl" bgcolor="FFFF"/>
</stylesheet>
Code: Select all
<quad id="bg_Ml" class="bgMl" posn="0 0 1" opacity="0.7" sizen="170 19"/>
