1
0
Fork 0

Merge branch 'main' into frontend-book-cover

This commit is contained in:
Fabien Basmaison 2021-04-25 11:24:21 +02:00
commit 23985e4357
18 changed files with 1568 additions and 2069 deletions

View file

@ -85,6 +85,13 @@ body {
}
}
/** Stars
******************************************************************************/
.stars {
white-space: nowrap;
}
/** Stars in a review form
*
* Specificity makes hovering taking over checked inputs.