Adds shared books as a metric for recommending follows
This commit is contained in:
parent
abc732cdfe
commit
0ef33d2acb
6 changed files with 72 additions and 52 deletions
|
@ -163,9 +163,15 @@ html {
|
|||
vertical-align: middle;
|
||||
display: inline;
|
||||
}
|
||||
.navbar .avatar {
|
||||
max-height: none;
|
||||
.is-32x32 {
|
||||
min-width: 32px;
|
||||
min-height: 32px;
|
||||
}
|
||||
.is-96x96 {
|
||||
min-width: 96px;
|
||||
min-height: 96px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* --- QUOTES --- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue