cheditor5 특정 이미지 업로드시 검게 출력되는 문제 수정
This commit is contained in:
@ -133,4 +133,15 @@ body {
|
||||
line-height: 1em;
|
||||
font-family: 'Malgun Gothic', gulim, tahoma, helvetica;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.webgl_logo_wrapper {
|
||||
text-align: center;
|
||||
margin-top: 40px;
|
||||
border-top: #cccccc 1px solid;
|
||||
}
|
||||
.webgl_logo_wrapper img {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
Reference in New Issue
Block a user