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
@@ -85,7 +85,7 @@ for($i= $lv - 1; $i>=5; $i--){
<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">
function turn(type) {
if(type == 0) location.replace('turn_push_core.php');