Diff for /Amaya/amaya/AmayaPage_WX.html.de between versions 1.21 and 1.22

version 1.21, 2009/01/25 13:18:24 version 1.22, 2009/01/31 08:04:15
Line 27 Line 27
 <div id="logo">  <div id="logo">
 <svg:svg height="150px" width="230px">  <svg:svg height="150px" width="230px">
   <svg:title>Amaya logo</svg:title>    <svg:title>Amaya logo</svg:title>
   <svg:ellipse cx="0px" cy="0px" rx="66px" ry="45px"    <svg:g transform="translate(143,98)">
         style="fill: #EDF3FF; stroke: #EDF3FF"      <svg:ellipse rx="66px" ry="45px"
         transform="translate(143,98) scale(0.552043) ">                   style="fill: #edf3ff; stroke: #edf3ff">
     <svg:animateTransform attributeName="transform" attributeType="XML"        <svg:animateTransform attributeName="transform" attributeType="XML"
                       type="scale" from=".1" to="1" additive="sum" begin="0s"                              type="scale" from="0" to="1" begin="0s"
                       dur="6s" fill="freeze"/>                              dur="6s" fill="freeze"/>
   </svg:ellipse>      </svg:ellipse>
     </svg:g>
   <svg:g transform="rotate(-30,100,150)">    <svg:g transform="rotate(-30,100,150)">
     <svg:polygon points="0,117 66,0 21,117" transform="translate(49,22)"      <svg:polygon points="0,117 66,0 21,117" transform="translate(49,22)"
              style="fill: #B27700; stroke: #D9E500"/>               style="fill: #B27700; stroke: #D9E500"/>

Removed from v.1.21  
changed lines
  Added in v.1.22


Webmaster