Skip to content

Commit

Permalink
CarInfo.css: fix in formatting of menus
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCAFEDECAF committed Nov 13, 2024
1 parent b52c2f4 commit aad8abe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions VanLiveConnect/CarInfo.css.ino
Original file line number Diff line number Diff line change
Expand Up @@ -366,13 +366,17 @@ body
{
display:none;
left:20px;
top:130px;
top:100px;
width:920px;
height:410px;
font-size:55px;
font-size:50px;
text-align:center;
line-height:150%;
}
.menuTitleLine
{
line-height:120px;
}
.button
{
overflow:hidden;
Expand Down
Binary file modified VanLiveConnect/data/CarInfo.css.gz
Binary file not shown.

0 comments on commit aad8abe

Please sign in to comment.