minor, css
This commit is contained in:
parent
87167dd716
commit
92d70fcfe2
|
@ -1,6 +1,7 @@
|
||||||
body {
|
body {
|
||||||
background: #000;
|
background: #000;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
|
width: 100%;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -22,3 +23,8 @@ body {
|
||||||
.time {
|
.time {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.srt {
|
||||||
|
width: 60%;
|
||||||
|
margin-left: 12px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user