기본 stylesheet를 common.css로 변경
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@ function starter($name, $type=0) {
|
||||
<head>
|
||||
<title>$name</title>
|
||||
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
|
||||
<link rel=stylesheet href=stylesheet.php type=text/css>
|
||||
<link rel=stylesheet href=css/common.css type=text/css>
|
||||
";
|
||||
require('analytics.php');
|
||||
echo "
|
||||
|
||||
Reference in New Issue
Block a user