Diff for /Amaya/amaya/AmayaPage.html between versions 1.57 and 1.58

version 1.57, 2000/06/23 15:46:50 version 1.58, 2000/07/03 14:44:16
Line 3 Line 3
 <html>  <html>
 <head>  <head>
   <title>Welcome to Amaya</title>    <title>Welcome to Amaya</title>
   <style type="text/css">  table p { marging-top: 2px; margin-left: 2px; font-size: 14pt;  padding: 2px}    <style type="text/css">
     table p { marging-top: 2px; margin-left: 2px; font-size: 14pt;  padding: 2px}
   td {border: solid white 2px; border-bottom-color: #909090; border-right-color: #909090; background:#CECECE}    td {border: solid white 2px; border-bottom-color: #909090; border-right-color: #909090; background:#CECECE}
   a:link {color: red}    a:link {color: red}
   </style>    </style>
Line 11 Line 12
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>  </head>
   
 <body bgcolor="#C1C1FF" lang="en" text="black" style="color: #000000;  <body bgcolor="#C1C1FF" lang="en" text="black"
 background-color: #EDEDFF">  style="color: #000000; background-color: #EDEDFF">
 <h1 style="font-size : 30pt; color : #FF0080">Welcome to Amaya</h1>  <p><img src="/local_home/vatton/Amaya/doc/Icons/w3c-amaya.gif" alt="test"></p>
   
   <div style="font-size : 30pt; color : #FF0080; margin-top: -30px">
   <h1 align="right">Welcome to Amaya</h1>
   </div>
   
 <h2 style="text-align: right; color: #B20000">Release 3.2</h2>  <h2 style="text-align: right; color: #B20000">Release 3.2</h2>
   

Removed from v.1.57  
changed lines
  Added in v.1.58


Webmaster