mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
video handling, tweaks
This commit is contained in:
@@ -19,7 +19,7 @@ body {
|
||||
transform: scale(var(--scale));
|
||||
transform-origin: 0 0;
|
||||
|
||||
background-color: white;
|
||||
background-color: black;
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@@ -133,6 +133,7 @@ button.slide-button.next {
|
||||
position: relative;
|
||||
padding: 1rem 8rem;
|
||||
height: calc(var(--height) / 4);
|
||||
background-color: white;
|
||||
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user