client/app/app.css
author rougeronj
Tue, 07 Apr 2015 12:00:14 +0200
changeset 74 44ebb0d0b836
parent 42 edbfef527c66
child 106 cb13a9009bf5
permissions -rw-r--r--
get the book id of the book to delete from the template instead of $index (because we reorder the list so $index are not really clear anymore)

#logo {
    padding-top: 0;
}

.ammico-content {
    min-height: 500px;
}

/*
.ng-scope{
    border: red 1px solid;
}
*/