Merge branch 'main' into frontend-book-cover
This commit is contained in:
commit
23985e4357
18 changed files with 1568 additions and 2069 deletions
|
@ -85,6 +85,13 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
/** Stars
|
||||
******************************************************************************/
|
||||
|
||||
.stars {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/** Stars in a review form
|
||||
*
|
||||
* Specificity makes hovering taking over checked inputs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue