Update app.css

This commit is contained in:
Thomas G 2022-10-30 20:16:40 +11:00
parent ea3e2f23fd
commit b331f152bf
1 changed files with 2 additions and 2 deletions

View File

@ -259,9 +259,9 @@
.BannerRedesign { .BannerRedesign {
height: 35px; height: 35px;
background: #114081; background: #883100;
background-image: url(/images/RevisedHeader/bg-rbx_header.png); background-image: url(/images/RevisedHeader/bg-rbx_header.png);
border-bottom: 1px solid #0A2246; border-bottom: 1px solid #7b2d01;
position: fixed; position: fixed;
width: 100%; width: 100%;
z-index: 10001; z-index: 10001;