Make books clickable
This commit is contained in:
parent
f6c72d7665
commit
3c8449f6d1
1 changed files with 4 additions and 0 deletions
4
public/css/styles.css
Normal file
4
public/css/styles.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
.is-clickable,
|
||||
.modal-button {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Add table
Reference in a new issue