mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-17 04:21:24 +01:00
Updated themes
This commit is contained in:
parent
f90915898a
commit
465181ac5c
@ -2,7 +2,7 @@
|
||||
Find more themes: https://github.com/linkstackorg/linkstack-themes
|
||||
|
||||
* Theme Name: Galaxy
|
||||
* Theme Version: 2.0
|
||||
* Theme Version: 2.1
|
||||
* Theme Date: 2022-06-09
|
||||
* Theme Author: JulianPrieber & LinkStack Team
|
||||
* Theme Author URI: https://github.com/JulianPrieber
|
||||
|
4
themes/galaxy/skeleton-auto.css
vendored
4
themes/galaxy/skeleton-auto.css
vendored
@ -91,11 +91,11 @@
|
||||
@keyframes transitionAnimation {
|
||||
0% {
|
||||
opacity: 0;
|
||||
transform: translateY(-10px);
|
||||
top: -10px;
|
||||
}
|
||||
100% {
|
||||
opacity: 1;
|
||||
transform: translateY(0);
|
||||
top: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user