diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..6654422 Binary files /dev/null and b/.DS_Store differ diff --git a/css/contact.css b/css/contact.css index 9ce7fc9..f1b3658 100644 --- a/css/contact.css +++ b/css/contact.css @@ -635,6 +635,12 @@ footer { margin: 0 10px; } +.new-tab-icon { + fill: white; + height: 10px; + margin-left: 5px; +} + #footer-copyright { color: rgb(129, 129, 129); } diff --git a/css/licenses.css b/css/licenses.css index 357139e..20665ec 100644 --- a/css/licenses.css +++ b/css/licenses.css @@ -551,6 +551,12 @@ footer { margin: 0 10px; } +.new-tab-icon { + fill: white; + height: 10px; + margin-left: 5px; +} + #footer-copyright { color: rgb(129, 129, 129); } diff --git a/img/.DS_Store b/img/.DS_Store new file mode 100644 index 0000000..14b971d Binary files /dev/null and b/img/.DS_Store differ