Improve screen layout for themes + Radar layout adjustments
This commit is contained in:
parent
fb056f4876
commit
fef73485dd
8 changed files with 52 additions and 11 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue