Updated styles

This commit is contained in:
2021-05-09 17:57:34 +02:00
parent 6f200fc2a7
commit 75a3da7d95
3 changed files with 11 additions and 0 deletions

View File

@ -458,6 +458,10 @@ th.address {
padding: 4px;
}
.pc .cu .input-group button {
width: 10em;
}
/* ALU */
.pc .alu input, .pc .alu .button, .pc .alu button{
color: var(--color-alu-text);