issue #10 콘텐트 페이지 타이틀 중간 배치

This commit is contained in:
Paul Kim
2023-10-04 15:53:13 +09:00
parent 0a8b413bce
commit 1f5a7dcefe

View File

@@ -27,8 +27,8 @@
.control .mm .hotkey_red { .control .mm .hotkey_red {
position: absolute; position: absolute;
width: 360px; width: 420px;
height: 50px; height: 56px;
z-index: 1; z-index: 1;
display: none; display: none;
line-height: 50px; line-height: 50px;
@@ -44,8 +44,8 @@
.control .mm .hotkey_green { .control .mm .hotkey_green {
position: absolute; position: absolute;
width: 360px; width: 420px;
height: 50px; height: 56px;
z-index: 1; z-index: 1;
display: none; display: none;
line-height: 50px; line-height: 50px;
@@ -61,8 +61,8 @@
.control .mm .hotkey_yellow { .control .mm .hotkey_yellow {
position: absolute; position: absolute;
width: 360px; width: 420px;
height: 50px; height: 56px;
z-index: 1; z-index: 1;
display: none; display: none;
line-height: 50px; line-height: 50px;
@@ -78,8 +78,8 @@
.control .mm .hotkey_blue { .control .mm .hotkey_blue {
position: absolute; position: absolute;
width: 360px; width: 420px;
height: 50px; height: 56px;
z-index: 1; z-index: 1;
display: none; display: none;
line-height: 50px; line-height: 50px;