mirror of
https://codeberg.org/liliesh/homepage.git
synced 2026-03-18 22:08:35 +01:00
Finished remaining nerdy refactor
This commit is contained in:
parent
e2d89b890d
commit
9b46f3715c
8 changed files with 72 additions and 18 deletions
|
|
@ -1,13 +1,3 @@
|
|||
#blinky {
|
||||
animation: hide 750ms infinite;
|
||||
}
|
||||
|
||||
@keyframes hide {
|
||||
0% { opacity: 1.0;}
|
||||
50% { opacity: 0.0;}
|
||||
}
|
||||
|
||||
|
||||
#avatar {
|
||||
filter: url(#pixelate);
|
||||
width: 200px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue