common.css 버전 올림

This commit is contained in:
2018-05-12 13:01:39 +09:00
parent a9052705a8
commit 451a759cca
48 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ if ($type <= 0 || $type > 15) {
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
<title><?=UniqueConst::$serverName?>: 장수일람</title>
<link rel='stylesheet' href='../d_shared/common.css' type='text/css'>
<link rel='stylesheet' href='css/common.css?180511' type='text/css'>
<link rel='stylesheet' href='css/common.css?180512' type='text/css'>
<script type="text/javascript" src="../e_lib/jquery-3.2.1.min.js"></script>
</head>