Files
2026-07-09 21:33:33 +02:00

20 lines
359 B
Plaintext

#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;
}