Skip to content

Commit a659e1d

Browse files
Remove unused icon files and related css properties.
1 parent 3a29f84 commit a659e1d

File tree

5 files changed

+0
-319
lines changed

5 files changed

+0
-319
lines changed

src/css/custom.css

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -599,32 +599,6 @@ a.menu__link:active {
599599
background-repeat: no-repeat;
600600
}
601601

602-
.rss-circle-icon-with-text:hover {
603-
opacity: 0.6;
604-
}
605-
606-
.rss-circle-icon-with-text:before {
607-
background: url(@site/static/img/socialmedias/RSS_with_text.svg);
608-
content: "";
609-
display: flex;
610-
height: 36px;
611-
width: 36px;
612-
background-repeat: no-repeat;
613-
}
614-
615-
.atom-circle-icon-with-text:hover {
616-
opacity: 0.6;
617-
}
618-
619-
.atom-circle-icon-with-text:before {
620-
background: url(@site/static/img/socialmedias/Atom_with_text.svg);
621-
content: "";
622-
display: flex;
623-
height: 36px;
624-
width: 36px;
625-
background-repeat: no-repeat;
626-
}
627-
628602
.github-icon:hover {
629603
opacity: 0.6;
630604
}

static/img/icons/Atom_orange_with_text.svg

Lines changed: 0 additions & 74 deletions
This file was deleted.

static/img/icons/RSS_orange_with_text.svg

Lines changed: 0 additions & 74 deletions
This file was deleted.

static/img/socialmedias/Atom_with_text.svg

Lines changed: 0 additions & 85 deletions
This file was deleted.

static/img/socialmedias/RSS_with_text.svg

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)