invert origin image color in bloodgod theme
This commit is contained in:
parent
68c071e318
commit
2de555f176
@ -76,4 +76,8 @@ table thead th {
|
||||
|
||||
.navbar-link > label:hover {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.origin > img {
|
||||
filter: invert(100%);
|
||||
}
|
Reference in New Issue
Block a user