Added addtl button for 2 page resume download, changed font size of icons in footer

This commit is contained in:
its-michaelroy
2025-04-03 16:37:35 -03:00
parent 66c0f74f4f
commit 9bfae1d0c5
3 changed files with 17 additions and 9 deletions

View File

@@ -2622,7 +2622,7 @@ input[type="button"],
height: 3.15em; height: 3.15em;
height: calc(2.75em + 6px); height: calc(2.75em + 6px);
line-height: 2.75em; line-height: 2.75em;
min-width: 100%; min-width: 45%;
padding: 0 1.5em; padding: 0 1.5em;
text-align: center; text-align: center;
text-decoration: none; text-decoration: none;
@@ -2835,7 +2835,7 @@ input[type="button"]:disabled,
#footer .icons a { #footer .icons a {
color: rgba(255, 255, 255, 0.9); color: rgba(255, 255, 255, 0.9);
font-size: 1.5em; /* come back later */ font-size: 1.3em; /* come back later */
} }
#footer .copyright { #footer .copyright {
@@ -3428,11 +3428,11 @@ body.is-touch .poptrox-popup .closer {
display: inline-block; /* Show the existing view button on hover */ display: inline-block; /* Show the existing view button on hover */
} }
#header .button#downloadCV { #header .button#downloadCV, #header .button#downloadCV2 {
color: rgba(255, 255, 255, 0.9) !important; /* Force text color to white */ color: rgba(255, 255, 255, 0.9) !important; /* Force text color to white */
} }
#header .button#downloadCV:hover { #header .button#downloadCV:hover, #header .button#downloadCV2:hover {
background-color: #faf9f9; /* Fill button with white */ background-color: #faf9f9; /* Fill button with white */
color: #49bf9d !important; /* Set text color to green */ color: #49bf9d !important; /* Set text color to green */
font-weight: bold; /* Make text bold */ font-weight: bold; /* Make text bold */

Binary file not shown.

View File

@@ -35,11 +35,19 @@
class="image avatar" class="image avatar"
target="_blank" target="_blank"
><img src="images/avatar.png" alt="Michael Roy" /></a><br /> ><img src="images/avatar.png" alt="Michael Roy" /></a><br />
<a <div class="CVButtons">
href="documents/Michael_Roy_Resume.pdf" <a
class="button" href="documents/Michael_Roy_Resume.pdf"
id="downloadCV" class="button"
>Download CV</a> id="downloadCV"
>Download 1-Page CV</a>
<a
href="documents/Michael_Roy_Resume-2pg.pdf"
class="button"
id="downloadCV2"
>Download 2-Page CV</a>
</div>
<h1> <h1>
I am Michael Roy, a dedicated Digital Craftsman, Ham Radio Enthusiast, I am Michael Roy, a dedicated Digital Craftsman, Ham Radio Enthusiast,