diff buy.html @ 24:2979a76e3fdf laserkard

[svn r25] meeting with kevin
author rlm
date Sun, 03 Jan 2010 21:11:16 -0500
parents 707d202f58b1
children b9a4988a22ed
line wrap: on
line diff
     1.1 --- a/buy.html	Sun Jan 03 08:30:32 2010 -0500
     1.2 +++ b/buy.html	Sun Jan 03 21:11:16 2010 -0500
     1.3 @@ -21,25 +21,25 @@
     1.4  
     1.5  
     1.6  <div id = "centerbox" >
     1.7 -<div id="display" onmouseover="pokedex(['args__display'],['pokedex']);">PERL-REPLACE::DISPLAY</div>
     1.8 +<div id="display">PERL-REPLACE::DISPLAY</div>
     1.9  
    1.10  <div id= "trifold" >
    1.11  
    1.12  <div id="trileft">
    1.13  <div id = "arrowleft"><img src = "./images/left.png"></div>
    1.14 -Please click a template from the left...
    1.15 +<div class="texttext">1. Choose!</div>
    1.16  </div>
    1.17  
    1.18  
    1.19  <div id = "triright">
    1.20  <div id = "arrowright"><img src = "./images/right.png"></div>
    1.21 -...and then please fill out the form to the right.
    1.22 +<div class="texttext">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2. Info!</div>
    1.23  </div>
    1.24  
    1.25  
    1.26  </div>
    1.27  
    1.28 -<div id="pokedex"></div>
    1.29 +<div id="pokedex">PERL-REPLACE::POKEDEX</div>
    1.30  
    1.31  
    1.32  
    1.33 @@ -47,7 +47,7 @@
    1.34  
    1.35  
    1.36  <div id="inputbox" >PERL-REPLACE::INPUTBOX</div>
    1.37 -<div id = "garbage">&nbsp;</div>
    1.38 +
    1.39  
    1.40  </div>
    1.41