add images and widescreen cleanup close #32

This commit is contained in:
Matt Walsh 2023-12-19 23:43:37 -06:00
commit bf8bd2ff46
13 changed files with 160 additions and 20 deletions

View file

@ -111,4 +111,8 @@
position: relative;
}
}
}
.wide.radar #container {
background: url(../images/BackGround4_1_wide.png);
}