Update classicapp.css

This commit is contained in:
Thomas G 2023-03-28 16:41:54 +11:00
parent 952f46fa64
commit 702e6dbaf2
1 changed files with 2 additions and 0 deletions

View File

@ -268,6 +268,8 @@ body {
padding: 5px;
margin: 30px auto 0 auto;
background: rgb(255, 255, 255);
border: none;
border-radius: 0px;
/* Fallback for IE 11*/
background-color: rgb(255, 255, 255);
}