Update app.css
This commit is contained in:
parent
ea3e2f23fd
commit
b331f152bf
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue