removed crowbook and mdbook configand moved sphinx dirs one level up
Makefile adapted to new directory structure and mixed with the one from Sphinx
This commit is contained in:
9
theme/wtf_epub/static/css/style.css
Normal file
9
theme/wtf_epub/static/css/style.css
Normal file
@ -0,0 +1,9 @@
|
||||
.epub-cover {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
Reference in New Issue
Block a user