Updating print style
This commit is contained in:
+3
-2
@@ -148,7 +148,8 @@
|
|||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<hr>
|
<hr class="screen">
|
||||||
|
<div class="print page-break"></div>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dt><time datetime="2008-12-01">December 2008 – September 2009</time></dt>
|
<dt><time datetime="2008-12-01">December 2008 – September 2009</time></dt>
|
||||||
@@ -165,7 +166,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<hr class="screen">
|
<hr>
|
||||||
|
|
||||||
<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>
|
||||||
|
|||||||
Vendored
+1
-1
@@ -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}.experience.row{page-break-after:always}.print{display:inherit}}
|
@media print {body{background-color:#FFF;font-size:14px;padding:0}a[href]:after,abbr[title]:after{content:none}header{margin-top:2em}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}.page-break{page-break-after:always}.print{display:inherit}}
|
||||||
Reference in New Issue
Block a user