Added vue handling the information from lubimy czytac to fetch information about the books and fill in the form automatically.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
@import "~bootstrap";
|
||||
|
||||
body {
|
||||
background-color: lightblue !important;
|
||||
//background-color: lightblue !important;
|
||||
}
|
||||
|
||||
.cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.book-search-item:hover {
|
||||
background-color: $light;
|
||||
}
|
||||
Reference in New Issue
Block a user