diff --git a/css/general.css b/css/general.css index 884cf9d..5e55c0b 100644 --- a/css/general.css +++ b/css/general.css @@ -1924,6 +1924,12 @@ section { background-size: 0 0.1em, 100% 0.1em; } +.new-tab-icon { + fill: white; + height: 10px; + margin-left: 5px; +} + footer { width: auto; height: auto; diff --git a/img/up-right-from-square-solid.svg b/img/up-right-from-square-solid.svg new file mode 100644 index 0000000..98a3237 --- /dev/null +++ b/img/up-right-from-square-solid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 6ab2a07..4ce1e1a 100644 --- a/index.html +++ b/index.html @@ -63,7 +63,7 @@ background: rgb(31, 36, 61); } - + @@ -752,9 +752,9 @@