Diff for /Amaya/amaya/AmayaPage.html between versions 1.151 and 1.152

version 1.151, 2003/11/04 13:07:42 version 1.152, 2004/02/17 13:17:55
Line 84 Line 84
     </image>      </image>
     <g id="cubes">      <g id="cubes">
       <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"        <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"
            opacity="20%"/>             opacity=".2"/>
       <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"        <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"
            opacity="40%"/>             opacity=".4"/>
       <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"        <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"
            opacity="60%"/>             opacity=".6"/>
       <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"        <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"
            opacity="80%"/>             opacity=".8"/>
       <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use opacity="40%" x="410" y="112" xlink:href="#cube"        <use opacity=".4" x="410" y="112" xlink:href="#cube"
            style="fill: #EC1608"/>             style="fill: #EC1608"/>
       <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>        <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>
       <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>        <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>
Line 116 Line 116
                transform="translate(30,60)" stroke-width="1" opacity="1"/>                 transform="translate(30,60)" stroke-width="1" opacity="1"/>
       <polygon style="fill: #9EA4A6;" points="0,0 78,148 95,95"        <polygon style="fill: #9EA4A6;" points="0,0 78,148 95,95"
                transform="translate(30,60)scale(1.000000,1.000000)"                 transform="translate(30,60)scale(1.000000,1.000000)"
                stroke-width="1" opacity="80%"/>                 stroke-width="1" opacity=".8"/>
       <polygon style="fill: #89A5C7;" points="0,0 95,95 114,101"        <polygon style="fill: #89A5C7;" points="0,0 95,95 114,101"
                transform="translate(30,60)scale(1.000000,1.000000)"                 transform="translate(30,60)scale(1.000000,1.000000)"
                stroke-width="1" opacity="90%"/>                 stroke-width="1" opacity=".9"/>
       <polygon style="fill: #488B9B;" points="0,0 114,101 108,55"        <polygon style="fill: #488B9B;" points="0,0 114,101 108,55"
                transform="translate(30,60)scale(1.000000,1.000000)"                 transform="translate(30,60)scale(1.000000,1.000000)"
                stroke-width="1" opacity="0.6"/>                 stroke-width="1" opacity="0.6"/>

Removed from v.1.151  
changed lines
  Added in v.1.152


Webmaster