Userguide CSS: Fix banner color.
This commit is contained in:
parent
05844f660c
commit
d6fedd7fcf
@ -33,7 +33,7 @@
|
||||
--WarningBackground: #fffbc6;
|
||||
--StopBackground: #ffeae6;
|
||||
--SecondaryCanvas: #e0e0e0;
|
||||
--TertiaryCanvas: #efefef;
|
||||
--TertiaryCanvas: #eeeeee;
|
||||
}
|
||||
|
||||
|
||||
@ -157,7 +157,7 @@ h5 a:hover, a:active {
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 84px;
|
||||
background: var(--SecondaryCanvas);
|
||||
background: var(--TertiaryCanvas);
|
||||
}
|
||||
|
||||
#banner div {
|
||||
|
Loading…
x
Reference in New Issue
Block a user