issue #10 콘텐트 페이지 타이틀 중간 배치
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
|
||||
.control .mm .hotkey_red {
|
||||
position: absolute;
|
||||
width: 360px;
|
||||
height: 50px;
|
||||
width: 420px;
|
||||
height: 56px;
|
||||
z-index: 1;
|
||||
display: none;
|
||||
line-height: 50px;
|
||||
@@ -44,8 +44,8 @@
|
||||
|
||||
.control .mm .hotkey_green {
|
||||
position: absolute;
|
||||
width: 360px;
|
||||
height: 50px;
|
||||
width: 420px;
|
||||
height: 56px;
|
||||
z-index: 1;
|
||||
display: none;
|
||||
line-height: 50px;
|
||||
@@ -61,8 +61,8 @@
|
||||
|
||||
.control .mm .hotkey_yellow {
|
||||
position: absolute;
|
||||
width: 360px;
|
||||
height: 50px;
|
||||
width: 420px;
|
||||
height: 56px;
|
||||
z-index: 1;
|
||||
display: none;
|
||||
line-height: 50px;
|
||||
@@ -78,8 +78,8 @@
|
||||
|
||||
.control .mm .hotkey_blue {
|
||||
position: absolute;
|
||||
width: 360px;
|
||||
height: 50px;
|
||||
width: 420px;
|
||||
height: 56px;
|
||||
z-index: 1;
|
||||
display: none;
|
||||
line-height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user