client/app/app.css
author rougeronj
Tue, 17 Mar 2015 16:34:23 +0100
changeset 14 4d27fbc3f9df
parent 0 cef349423167
child 42 edbfef527c66
permissions -rw-r--r--
Succed to get the books from our api server and print them dynamically

#logo {
    padding-top: 0;
}

.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

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

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