Skip to content

Commit 9dec7a9

Browse files
takluyverrgbkrk
authored andcommitted
Get rid of sepia tint on mugshots (jupyter#159)
1 parent fc6ea52 commit 9dec7a9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

css/logo-nav.css

-6
Original file line numberDiff line numberDiff line change
@@ -441,12 +441,6 @@ body {
441441
border-radius: 9px;
442442
/* border: 2px solid lightgray; */
443443
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
444-
filter: sepia(50%);
445-
transition : filter 250ms linear
446-
}
447-
448-
.material > img:hover {
449-
filter: sepia(0%);
450444
}
451445

452446

0 commit comments

Comments
 (0)