Display unavailable quotes

This commit is contained in:
Zed 2019-07-04 04:38:23 +02:00
parent 8773fd901b
commit b708c78c42
4 changed files with 14 additions and 0 deletions

View file

@ -770,6 +770,10 @@ video {
background-color: #121212;
}
.unavailable-quote {
padding: 8px;
}
.quote {
margin-top: 10px;
border: solid 1px #404040;