Improve screen layout for themes + Radar layout adjustments

This commit is contained in:
mrkmntal 2026-04-11 12:02:24 -04:00
commit fef73485dd
8 changed files with 52 additions and 11 deletions

View file

@ -49,9 +49,10 @@
.box {
display: block;
border: 2px solid black;
width: 100%;
height: 22px;
border: 2.7px solid #000;
width: 90%;
height: 12px;
margin-top: 4px;
padding: 0;
}
@ -97,7 +98,7 @@
top: -20px;
font-family: 'Star4000 Small';
font-size: 18pt;
left: 130px;
left: 132px;
}
}
}