Teak DiskReader style
This commit is contained in:
parent
663a1f01dd
commit
928b2ec6aa
@ -96,20 +96,9 @@ button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button.eject {
|
||||
background-color: tomato;
|
||||
}
|
||||
|
||||
button.load {
|
||||
background-color: chartreuse;
|
||||
}
|
||||
|
||||
div {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
background: #404040;
|
||||
padding: 1em;
|
||||
border: 3px solid gray;
|
||||
gap: 1em;
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user