mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
Invert avatar border in dark mode
This commit is contained in:
parent
508b13f563
commit
acfc578801
3 changed files with 6 additions and 2 deletions
|
@ -46,3 +46,7 @@ a:active {
|
|||
#contentsList hr.separator {
|
||||
border: solid 1px #363636;
|
||||
}
|
||||
|
||||
img.avatar-border {
|
||||
filter: invert(100%);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue