diff --git a/assets/css/style-dark.css b/assets/css/style-dark.css index 8502818..685e021 100644 --- a/assets/css/style-dark.css +++ b/assets/css/style-dark.css @@ -46,3 +46,7 @@ a:active { #contentsList hr.separator { border: solid 1px #363636; } + +img.avatar-border { + filter: invert(100%); +} \ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html index 1bc104a..9956da5 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -8,7 +8,7 @@