This commit is contained in:
2026-07-09 21:33:33 +02:00
commit 84a2a365f3
2364 changed files with 950134 additions and 0 deletions
@@ -0,0 +1,19 @@
#options {
width: 200px;
position: absolute;
background-color: rgba(0, 0, 0, 0.48);
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}
#options > .option {
font-size: 10px;
height: 0;
width: auto;
margin-left: 1px;
margin-right: 1px;
margin-top: 1px;
margin-bottom: 1px;
}