diff --git a/style.css b/style.css index 0cbd2ec..3c3daec 100644 --- a/style.css +++ b/style.css @@ -29,8 +29,8 @@ a:hover { } a:hover img { - filter: invert(48%) sepia(96%) saturate(748%) hue-rotate(2deg) brightness(97%) contrast(101%); - transition: 0.3s ease; /* Smooth transition */ + filter: brightness(0) saturate(100%) invert(61%) sepia(82%) saturate(1545%) hue-rotate(0deg) brightness(102%) contrast(111%); + /* USE https://angel-rs.github.io/css-color-filter-generator for a diffrent color */ } section {