Initial commit
This commit is contained in:
12
examples/epub_format_4/item/style/fixed-layout-jp.css
Normal file
12
examples/epub_format_4/item/style/fixed-layout-jp.css
Normal file
@@ -0,0 +1,12 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
html,
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 0;
|
||||
}
|
||||
svg {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user