fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix for toc events
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
pages
/
_book.scss
1
.page-book {
2
// why the fuck do we use names like this
3
// l-content is only used in book-like layouts
4
// should be renamed
5
.book-cover-small {
6
margin: 0;
7
}
8
}