Commit 5cf5df68 authored by Ozzie Isaacs's avatar Ozzie Isaacs

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

parents dd32cc99 bfe36d3f
...@@ -1783,6 +1783,12 @@ body > div.container-fluid > div > div.col-sm-10 > div.discover { ...@@ -1783,6 +1783,12 @@ body > div.container-fluid > div > div.col-sm-10 > div.discover {
margin-top: 0 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 { .container-fluid .book .meta > p {
-o-text-overflow: ellipsis; -o-text-overflow: ellipsis;
text-overflow: ellipsis; text-overflow: ellipsis;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment