Merge remote-tracking branch 'cliblur/master' into master

This commit is contained in:
Ozzie Isaacs 2021-03-15 08:19:56 +01:00
commit 5cf5df68dc

View File

@ -1783,6 +1783,12 @@ body > div.container-fluid > div > div.col-sm-10 > div.discover {
margin-top: 0
}
.container-fluid .book .meta .series {
/* font-weight: 400; */
/* font-size: 12px; */
color: hsla(0, 0%, 100%, .45);
}
.container-fluid .book .meta > p {
-o-text-overflow: ellipsis;
text-overflow: ellipsis;