Skip to content

Commit

Permalink
Merge pull request #4 from canriquez/development
Browse files Browse the repository at this point in the history
reference to local icons
  • Loading branch information
fivan18 authored Nov 28, 2019
2 parents 33f0e57 + 9ead74b commit 25777af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file added img/you-tube-icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ body {
display: block;
opacity: 0.6;
text-indent: -10000px;
background-image: url("https://archive.ph/Bss88/73e7cc59947d2ad243d63294411f83990629f7fc.png");
background-image: url("img/you-tube-icons.png");
background-color: transparent;
width: 16px;
height: 16px;
Expand Down Expand Up @@ -107,7 +107,7 @@ body {
display: block;
opacity: 0.6;
text-indent: -10000px;
background-image: url("https://archive.ph/Bss88/73e7cc59947d2ad243d63294411f83990629f7fc.png");
background-image: url("img/you-tube-icons.png");
background-color: transparent;
width: 15px;
height: 15px;
Expand All @@ -128,7 +128,7 @@ body {
display: block;
opacity: 0.6;
text-indent: -10000px;
background-image: url("https://archive.ph/Bss88/73e7cc59947d2ad243d63294411f83990629f7fc.png");
background-image: url("img/you-tube-icons.png");
background-color: transparent;
width: 24px;
height: 24px;
Expand Down Expand Up @@ -270,7 +270,7 @@ body {
display: block;
opacity: 0.6;
text-indent: -10000px;
background-image: url("https://archive.ph/Bss88/73e7cc59947d2ad243d63294411f83990629f7fc.png");
background-image: url("img/you-tube-icons.png");
background-color: transparent;
width: 16px;
height: 12px;
Expand Down Expand Up @@ -355,7 +355,7 @@ body {
display: inline-block;
opacity: 0.6;
text-indent: -10000px;
background-image: url("https://archive.ph/Bss88/73e7cc59947d2ad243d63294411f83990629f7fc.png");
background-image: url("img/you-tube-icons.png");
background-color: transparent;
box-shadow: none;
background-repeat: no-repeat;
Expand Down

0 comments on commit 25777af

Please sign in to comment.