기본 stylesheet를 common.css로 변경
This commit is contained in:
+1
-1
@@ -9,7 +9,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>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user