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