Renames entypo to icons.
h3rald h3rald@h3rald.com
Fri, 23 Feb 2024 07:52:46 +0100
423 files changed,
7 insertions(+),
7 deletions(-)
jump to
M
assets/images/entypo/forward.svg
→
assets/images/icons/forward.svg
@@ -3,6 +3,6 @@ <!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg version="1.1" id="Forward" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" enable-background="new 0 0 20 20" xml:space="preserve"> -<path fill="#e96363" d="M12,11.874v4.357l7-6.69l-7-6.572v3.983c-8.775,0-11,9.732-11,9.732C3.484,12.296,7.237,11.874,12,11.874z" +<path fill="#FFFFFF" d="M12,11.874v4.357l7-6.69l-7-6.572v3.983c-8.775,0-11,9.732-11,9.732C3.484,12.296,7.237,11.874,12,11.874z" /> </svg>
M
assets/styles/style.css
→
assets/styles/style.css
@@ -316,7 +316,7 @@ display: inline;
} a[href^=http]::after { - background-image: url("/images/entypo/external-link.svg"); + background-image: url("/images/icons/external-link.svg"); display: inline-block; background-repeat: no-repeat; content: "";@@ -625,7 +625,7 @@ text-decoration: none;
} a[href^=http].icon-link::after { - display: none; + display: none; } .icon-link img {