diff --git a/_sass/base/_typography.scss b/_sass/base/_typography.scss index 0e5bfb4ba..1bd7bd357 100644 --- a/_sass/base/_typography.scss +++ b/_sass/base/_typography.scss @@ -111,3 +111,34 @@ li { @include u-text("primary-vivid"); } } +.usa-link--icon{ + text-decoration: underline; +} +.usa-link--icon::after { + background-image: url($baseurl + "/assets/images/icons/launch.svg"); + background-repeat: no-repeat; + background-size: contain; + color: #1b2b85; + width: 1.75ex; + /* background-position: center; */ + content: ""; + display: inline-block; + height: 1.75ex; + margin-left: 2px; + margin-top: 0.7ex; + position: relative; +} + +.usa-link-icon-alt::after { + background-image: url($baseurl + "/assets/images/icons/launch-white.svg"); + background-repeat: no-repeat; + background-size: contain; + width: 1.75ex; + /* background-position: center; */ + content: ""; + display: inline-block; + height: 1.75ex; + margin-left: 2px; + margin-top: 0.7ex; + position: relative; +} diff --git a/assets/images/icons/launch-white.svg b/assets/images/icons/launch-white.svg new file mode 100644 index 000000000..7bbfa7efa --- /dev/null +++ b/assets/images/icons/launch-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/images/icons/launch.svg b/assets/images/icons/launch.svg new file mode 100644 index 000000000..6a2f70b56 --- /dev/null +++ b/assets/images/icons/launch.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/pages/about.html b/pages/about.html index 5ae4e9224..162cedb95 100644 --- a/pages/about.html +++ b/pages/about.html @@ -130,7 +130,7 @@
U.S. Digital Corps is proud to be an equal opportunity employer. Read our full EEO Statement - here.
@@ -153,9 +153,9 @@The idea for a Digital Corps was sparked by technologists across government who identified a gap in the federal diff --git a/pages/home.html b/pages/home.html index 8f64b0231..c8a97285b 100644 --- a/pages/home.html +++ b/pages/home.html @@ -95,7 +95,7 @@
+
Read more about our USDC Fellows
+
Make a difference for the American public
+
Work on meaningful innovation
+
Learn about our mission and values