소스 검색

新闻详情后台上传视频.ql_videos样式

rongxin_dev
sunfengxiang 11 달 전
부모
커밋
7885aa812b
1개의 변경된 파일16개의 추가작업 그리고 0개의 파일을 삭제
  1. +16
    -0
      static/css/new/new.css

+ 16
- 0
static/css/new/new.css 파일 보기

@@ -128,4 +128,20 @@

.ql-align-center{
text-align: center;
}

.ql-size-small {
font-size: 0.75em;
}
.ql-size-large {
font-size: 1.5em;
}
.ql-size-huge {
font-size: 2.5em;
}

.ql-video{
width: 600px;
height: 400px;
margin: 0 0 0 25%;
}

불러오는 중...
취소
저장