Add glitch header animation

This commit is contained in:
Xevion
2022-07-24 18:54:31 -05:00
parent cae271ed3d
commit e68741fee0
3 changed files with 68 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
@import "glitch";
::selection {
background: #606060;
color: white;
@@ -380,7 +382,6 @@ article {
a {
text-decoration: none;
font-style: italic;
//color: #90bcff;
}
}
}