도시 정보 배경 안보이는 ㅓㄱ수정

This commit is contained in:
2018-04-17 03:06:55 +09:00
parent 3d602b49bf
commit 932ce9bf51
+2 -1
View File
@@ -32,7 +32,8 @@ $myNation = MYDB_fetch_array($result);
<head>
<title>도시정보</title>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
<link rel='stylesheet' href='css/common.css' type='text/css'>
<link href="../d_shared/common.css" rel="stylesheet">
<link href="css/common.css" rel="stylesheet">
</head>