Mercurial > laserkard
diff about.php @ 22:3298256dd459 laserkard
[svn r23] did much cosmetic work.
author | rlm |
---|---|
date | Sun, 03 Jan 2010 03:36:21 -0500 |
parents | 599d0315537d |
children | b9a4988a22ed |
line wrap: on
line diff
1.1 --- a/about.php Sun Jan 03 00:55:18 2010 -0500 1.2 +++ b/about.php Sun Jan 03 03:36:21 2010 -0500 1.3 @@ -5,7 +5,7 @@ 1.4 <link rel="stylesheet" href="./main.css" type="text/css" media="screen" /> 1.5 <title>Laser Kard</title> 1.6 </head> 1.7 -<body> 1.8 +<body id = "about"> 1.9 1.10 <?php include("top_menu.include"); ?> 1.11