issue #10 HDMI입력시 화면 전환 기능 추가. Welcome에서 MQTT메시지 처리 로직 추가.
This commit is contained in:
@@ -154,6 +154,25 @@
|
||||
margin: 0 10px 0 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.main .ctzgen .bg .owl-carousel .owl-item .ctz_imgvwr_frame {
|
||||
position: absolute;
|
||||
top: 130px;
|
||||
width: 1920px;
|
||||
height: 830px;
|
||||
color: rgb(255, 255, 255);
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
padding: 0px 12px 0px 12px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.main .ctzgen .bg .owl-carousel .owl-item .ctz_mv_ctrl {
|
||||
position: absolute;
|
||||
top: 970px;
|
||||
|
||||
Reference in New Issue
Block a user