colours
This commit is contained in:
parent
40f08c39a5
commit
bf7d7f40de
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
background: #000;
|
||||
background: #333;
|
||||
color: #ccc;
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
|
@ -11,7 +11,7 @@ body {
|
|||
}
|
||||
|
||||
.title {
|
||||
color: #D7FF00;
|
||||
color: #DAB494;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
@ -22,7 +22,8 @@ body {
|
|||
}
|
||||
|
||||
.time {
|
||||
|
||||
font-size: 11px;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.srt {
|
||||
|
|
Loading…
Reference in New Issue
Block a user