mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 08:10:10 +00:00
Modern: PDF: Update CSS from HTML.
This commit is contained in:
parent
0a091b30f6
commit
7320643e70
@ -27,7 +27,7 @@ the PDF case, <main> for the HTML case, and style both via an ID. */
|
||||
background-color: #FFF;
|
||||
margin: 10px;
|
||||
padding: 10px;
|
||||
border: none;
|
||||
/*border: 1px solid #E6E6E6;*/
|
||||
}
|
||||
|
||||
body.pdf > #main {
|
||||
@ -74,14 +74,14 @@ h1 {
|
||||
font-size: 46px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
h2 {
|
||||
font-size: 24px;
|
||||
color: #BFC1C3;
|
||||
text-transform: uppercase;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h4 {
|
||||
h3 {
|
||||
margin-bottom: 0;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user