기본 stylesheet를 common.css로 변경
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ $connect = dbConn();
|
||||
<head>
|
||||
<title>NPC선택</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>
|
||||
<?php require('analytics.php'); ?>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user