Github firmware updates #171

This commit is contained in:
Robert Strouse 2023-10-19 14:20:33 -07:00
parent b91c54d377
commit a9325eeca5
23 changed files with 922 additions and 78 deletions

View file

@ -22,6 +22,13 @@
padding: 4px;
border-radius: 5px;
}
.firmware-message {
text-align:center;
font-weight:bold;
position:relative;
margin-top:-14px;
font-size:8pt;
}
.inst-overlay {
display: flex;
flex-wrap: wrap;