archive
/
md-pdf
Archived
1
Fork 0
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/static/style.css

10 lines
115 B
CSS

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