Skip to content

Commit

Permalink
update styles a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra authored and bakkot committed Aug 26, 2023
1 parent 7578ade commit a9e7e9b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions css/elements.css
Original file line number Diff line number Diff line change
Expand Up @@ -899,15 +899,13 @@ tr.del > td {
}

.menu-pane-header {
padding: 0 5px;
text-transform: uppercase;
background-color: #aaa;
color: #335;
padding: 2px 8px;
background-color: #bbb;
font-weight: bold;
letter-spacing: 2px;
letter-spacing: 1px;
flex-grow: 0;
flex-shrink: 0;
font-size: 0.8em;
font-size: 80%;
}

.menu-pane-header emu-opt,
Expand Down

0 comments on commit a9e7e9b

Please sign in to comment.