Merge branch 'main' into frontend-book-cover

This commit is contained in:
Fabien Basmaison
2021-04-25 11:24:21 +02:00
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.