fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
c971ca80bfa165e42708c83d593bb3a33a20e797
[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
}