merge search into pretty branch
[wolnelektury.git] / wolnelektury / static / css / catalogue.css
1 #books-list ol {
2     margin: 0;
3     padding: 0;
4     list-style: none;
5 }
6
7 #books-list li {
8     display: inline-block;
9     margin: 0;
10     padding: 0;
11 }