Mercurial > laserkard
diff buy.html @ 30:293275d50722 laserkard
[svn r31] Implemented Centering on the dynamic text display in a static context
author | rlm |
---|---|
date | Sun, 17 Jan 2010 08:08:20 -0500 |
parents | 7742910e0479 |
children | 0deeb2d5d1db |
line wrap: on
line diff
1.1 --- a/buy.html Sat Jan 16 12:25:43 2010 -0500 1.2 +++ b/buy.html Sun Jan 17 08:08:20 2010 -0500 1.3 @@ -52,7 +52,7 @@ 1.4 <script language="javascript"> 1.5 1.6 1.7 -var raphe = Raphael("disp_contain", 518, 320); 1.8 +var raphe = Raphael("disp_contain", 502, 320); 1.9 1.10 tt = raphe.print(10, 150, "Kevin Rustagi", raphe.getFont("HelveticaNeue", 800), 75); 1.11