1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/assets/stylesheets/kindle.css

11 lines
197 B
CSS
Raw Normal View History

p { text-indent: 0; }
p, H1, H2, H3, H4, H5, H6, H7, H8, table { margin-top: 1em;}
.pagebreak { page-break-before: always; }
#toc H3 {
text-indent: 1em;
}
#toc .document {
text-indent: 2em;
}