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