mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-29 11:42:22 +02:00
9 lines
131 B
CSS
9 lines
131 B
CSS
#endmin-thumbsup {
|
|
width: 200px;
|
|
position: fixed;
|
|
bottom: 0;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
z-index: -1000;
|
|
}
|