summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pay-transparency.html4
-rw-r--r--resources/style.css1
2 files changed, 3 insertions, 2 deletions
diff --git a/pay-transparency.html b/pay-transparency.html
index fbb0395..f9ad9d8 100644
--- a/pay-transparency.html
+++ b/pay-transparency.html
@@ -18,7 +18,7 @@
     <p>
       This page lists the title and pay rate of every job I have held since university
       graduation<sup><a id="1-ref" href="#1-foot">1</a></sup>, and is inspired by
-      <a href=https://rin.systems/pay-transparency/">Rin's pay transparency</a>
+      <a target="_blank" href="https://rin.systems/pay-transparency/">Rin's pay transparency</a>
       page.  Her page is what inspired me to make this one, and I hope the idea
       continues to spread, as the more people know what common compensation is
       across the industry, the more we can all benefit.
@@ -96,7 +96,7 @@
 
     <ol id="footnotes">
       <li id="1-foot">
-        I unfortunately no longer have the accurate information for the job
+        I unfortunately no longer have any accurate information for the job
         I held during university.  It spanned across six years, and my role changed
         several times - I do remember I started at $9 USD / hour and ended at
         $22.50 USD / hour.
diff --git a/resources/style.css b/resources/style.css
index 53c8d7b..fe5bb4c 100644
--- a/resources/style.css
+++ b/resources/style.css
@@ -105,6 +105,7 @@ sup a {
   top: -4px;
   color: #caa5ff;
   margin: 0 2px;
+  text-decoration: none;
 }
 
 span.asterisk {