mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
XEDITION: 사용자 정의 슬라이드 설명을 제대로 출력할 수 있도록 수정
This commit is contained in:
parent
d2f330e4c0
commit
73178c94bb
3 changed files with 38 additions and 14 deletions
|
|
@ -151,7 +151,13 @@
|
|||
position: absolute;
|
||||
width: 100%;
|
||||
}
|
||||
.camera_caption > div {
|
||||
.camera_caption_wrap {
|
||||
width: 1200px;
|
||||
margin: 0 auto;
|
||||
font-size: 20px;
|
||||
line-height: 22px;
|
||||
}
|
||||
.camera_caption_wrap > div {
|
||||
padding: 10px 20px;
|
||||
}
|
||||
.camerarelative {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue