This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
新闻详情后台上传视频.ql_videos样式
rongxin_dev
sunfengxiang
11 months ago
parent
40186d9bc9
commit
7885aa812b
1 changed files
with
16 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+16
-0
static/css/new/new.css
+ 16
- 0
static/css/new/new.css
View File
@@ -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%;
}
Write
Preview
Loading…
Cancel
Save