Page break for printing

This commit is contained in:
Lani Aung
2019-02-25 14:47:08 -07:00
parent 5e8410e052
commit 01f7a28013
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -164,7 +164,7 @@
</div> </div>
</section> </section>
<hr> <hr class="screen" style="page-break-after: always">
<section class="education row"> <section class="education row">
<h3 class="col-12 col-md-2">Education</h3> <h3 class="col-12 col-md-2">Education</h3>
+1 -1
View File
@@ -1,3 +1,3 @@
body{background-color:ghostwhite;color:#000;font-family:"Amethysta";padding-top:1em;text-align:justify}article footer{text-align:right}article header{text-align:center}li{text-indent:-1.5em}section h3{text-align:right}ul{list-style:none}.print{display:none} body{background-color:ghostwhite;color:#000;font-family:"Amethysta";padding-top:1em;text-align:justify}article footer{text-align:right}article header{text-align:center}li{text-indent:-1.5em}section h3{text-align:right}ul{list-style:none}.print{display:none}
@media (max-width:992px) {section h3{text-align:center}} @media (max-width:992px) {section h3{text-align:center}}
@media print {body{background-color:#FFF;font-size:12px;padding:0}a[href]:after,abbr[title]:after{content:none}footer,.screen{display:none}a{text-decoration:none !important;color:inherit}abbr{text-decoration:none !important}h1{font-size:24px}h2{font-size:20px}h3{font-size:12px}section h3{font-size:16px}.print{display:inherit}} @media print {body{background-color:#FFF;font-size:12px;padding:0}a[href]:after,abbr[title]:after{content:none}footer,.screen{display:none}a{text-decoration:none !important;color:inherit}abbr{text-decoration:none !important}h1{font-size:24px}h2{font-size:20px}h3{font-size:12px}section h3{font-size:16px}.experience.row{page-break-after:always}.print{display:inherit}}