comparison about.php @ 78:4ebd94bfecda laserkard

moved css files to own directory; deleted USELESS files
author Robert McIntyre <rlm@mit.edu>
date Thu, 22 Jul 2010 09:56:12 -0400
parents 24d5d4221b42
children
comparison
equal deleted inserted replaced
77:bf68c9ea9528 78:4ebd94bfecda
3 <head> 3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5 5
6 <STYLE TYPE="text/css" > 6 <STYLE TYPE="text/css" >
7 <!-- 7 <!--
8 @import url(./main.css); 8 @import url(./css/main.css);
9 @import url(./old_sexy.css); 9 @import url(./css/old_sexy.css);
10 @import url(./about.css); 10 @import url(./css/about.css);
11 DT { background: yellow; color: black } 11 DT { background: yellow; color: black }
12 --> 12 -->
13 </STYLE> 13 </STYLE>
14 14
15 15