mirror of
https://github.com/phodal/github
synced 2026-05-24 09:38:21 +00:00
Removing Unusual indentations
Now it looks better:)
This commit is contained in:
parent
e0237031f4
commit
51ed4f413d
1 changed files with 14 additions and 12 deletions
4
epub.css
4
epub.css
|
|
@ -18,7 +18,9 @@ table, caption, tbody, tfoot, thead, tr, th, td
|
||||||
}
|
}
|
||||||
|
|
||||||
@page {
|
@page {
|
||||||
margin: 5px;
|
|
||||||
|
margin: 5px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue