기본 stylesheet를 common.css로 변경

This commit is contained in:
2018-01-29 22:56:31 +09:00
parent ae0c2de758
commit 3b8b62ac9b
50 changed files with 59 additions and 62 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ if($me['userlevel'] < 5) {
<head>
<title>관리메뉴</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>
</head>
<body>
관리자가 아닙니다.<br>
@@ -40,7 +40,7 @@ $plock = MYDB_fetch_array($result);
<head>
<title>삼국지 모의전투 PHP (유기체서버)</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>
</head>
<body>
<form action=_119_b.php method=post>