Mercurial > laserkard
changeset 59:3b429e91982b laserkard
[svn r60] done with kevin session
author | rlm |
---|---|
date | Sun, 14 Mar 2010 03:08:07 -0400 |
parents | 9d156039944e |
children | b92b3b099c02 |
files | about.css about.php images/about.jpg images/about2.jpg |
diffstat | 4 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/about.css Sun Mar 14 01:51:23 2010 -0500 1.2 +++ b/about.css Sun Mar 14 03:08:07 2010 -0400 1.3 @@ -15,7 +15,7 @@ 1.4 } 1.5 div.whole2 1.6 { 1.7 - width: 400px ; 1.8 + width: 350px ; 1.9 margin-top:25px; 1.10 margin-left: auto ; 1.11 margin-right: auto ;
2.1 --- a/about.php Sun Mar 14 01:51:23 2010 -0500 2.2 +++ b/about.php Sun Mar 14 03:08:07 2010 -0400 2.3 @@ -22,7 +22,7 @@ 2.4 2.5 <div class = "whole2"> 2.6 <a href = "./buy.pl"> 2.7 -<img src = "./images/prod_pic1.jpg" border="0"> 2.8 +<img src = "./images/about.jpg" border="0"> 2.9 </a> 2.10 </div> 2.11
3.1 Binary file images/about.jpg has changed
4.1 Binary file images/about2.jpg has changed