You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
spacing format
This commit is contained in:
@@ -291,9 +291,11 @@ body {
|
||||
0% {
|
||||
transform: translateY(100%);
|
||||
}
|
||||
|
||||
50% {
|
||||
transform: translateY(-80%);
|
||||
}
|
||||
|
||||
100% {
|
||||
transform: translateY(-60%);
|
||||
}
|
||||
@@ -303,9 +305,11 @@ body {
|
||||
0% {
|
||||
transform: translateY(-60%);
|
||||
}
|
||||
|
||||
50% {
|
||||
transform: translateY(-80%);
|
||||
}
|
||||
|
||||
100% {
|
||||
transform: translateY(100%);
|
||||
}
|
||||
@@ -359,15 +363,15 @@ body {
|
||||
background-color: #121212;
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
|
||||
.title-container {
|
||||
background-color: #121212;
|
||||
}
|
||||
|
||||
|
||||
.help-button {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
.help-menu,
|
||||
.card,
|
||||
.search-input,
|
||||
@@ -379,10 +383,10 @@ body {
|
||||
border: 1px solid #6E6E6E;
|
||||
}
|
||||
|
||||
.search-input{
|
||||
.search-input {
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
.menu-options,
|
||||
#menu-button {
|
||||
background-color: #343434;
|
||||
|
||||
Reference in New Issue
Block a user