This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
md-pdf/md_pdf/assets/style.css
2017-03-31 18:12:11 +01:00

10 lines
115 B
CSS

body.cover {
margin: 0 auto;
text-align: center;
}
body.cover h1 {
font-size: 48px;
padding-top: 400px;
}