From 19cd54fd67b107ba9bb1bab17c2a07adb58c10e5 Mon Sep 17 00:00:00 2001 From: Rich Garner Date: Tue, 19 Apr 2022 08:56:39 -0400 Subject: [PATCH] Updated footer --- _assets/css/index.scss | 7 ++++ _includes/footer.html | 72 ++++++++++++++++++++++++++++++++++++------ gsa-logo.svg | 22 +++++++++++++ launch.svg | 1 + 4 files changed, 93 insertions(+), 9 deletions(-) create mode 100644 gsa-logo.svg create mode 100644 launch.svg diff --git a/_assets/css/index.scss b/_assets/css/index.scss index e7726172..aae4b9e1 100644 --- a/_assets/css/index.scss +++ b/_assets/css/index.scss @@ -423,6 +423,13 @@ hr.footer-border{ margin-top: 10px; } +a.external_link::after{ + background: 0 0; + background-color: white; + mask: url(launch.svg) no-repeat center/contain; + -webkit-mask: url(launch.svg) no-repeat center/contain; +} + @media screen and (max-width: 414px){ .footer_side_left, .footer_side_right{ diff --git a/_includes/footer.html b/_includes/footer.html index e0017c23..0ad52415 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -30,14 +30,68 @@

Website Information

-