mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-15 17:06:39 +00:00
printing css
This commit is contained in:
parent
0a2d8529d9
commit
ec41623d90
@ -9,11 +9,12 @@
|
||||
studying at Embry-Riddle Aeronautical University in Prescott, Arizona." />
|
||||
<link rel="stylesheet" type="text/css" href="awsm.min.css" />
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link href="print.css" media="print" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Anson Biggs</h1>
|
||||
<h2>Astronautical Engineering (CS Minor) Undergraduate</h2>
|
||||
<h2>Astronautical Engineering Undergraduate</h2>
|
||||
<h3>anson@ansonbiggs.com | (480) 322-8468 | Phoenix, Arizona, US <br>
|
||||
<a href="https://linkedin.com/in/ansonbiggs">linkedin.com/in/ansonbiggs</a> | <a
|
||||
href="https://gitlab.com/MisterBiggs">gitlab.com/MisterBiggs</a> | <a
|
||||
|
8
print.css
Normal file
8
print.css
Normal file
@ -0,0 +1,8 @@
|
||||
body {
|
||||
margin: 0;
|
||||
font-size: x-small;
|
||||
}
|
||||
|
||||
h2::after {
|
||||
margin: 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user