Update index.css

This commit is contained in:
2022-03-09 15:18:18 +00:00
parent e6675adda8
commit e9f8f344a7

View File

@@ -174,4 +174,7 @@ a:hover:after {
body > * { body > * {
color: #fafafa; color: #fafafa;
} }
a::after {
background-color: #bd93f9;
}
} }