|
@@ -246,7 +246,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
246
|
246
|
|
247
|
247
|
/* 공통화면 */
|
248
|
248
|
|
249
|
|
-#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 49px;background-color:#F7B014;align-items: center; z-index: 0;}
|
|
249
|
+#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 49px;background-color:#F7B014;align-items: center; z-index: 11;}
|
250
|
250
|
#ITP_WRAPPER header .header_wrap {width: 100%; height: 49px; margin: 0 auto; display: inline-flex;}
|
251
|
251
|
#ITP_WRAPPER header .header_wrap .menu_logo {width:80px; height:49px;}
|
252
|
252
|
#ITP_WRAPPER header .header_wrap .menu_logo button {width: 22px; height: 18px; float: left; padding: 0; background: transparent; border: none; margin-left:10px; margin-top: 14px;}
|