add env vars for configuring onion and I2P urls
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
11
app/static/css/animations.css
Normal file
11
app/static/css/animations.css
Normal file
@ -0,0 +1,11 @@
|
||||
@keyframes blink {
|
||||
0% {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes cursor {
|
||||
to {
|
||||
border-color: transparent;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user