mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 18:26:13 +00:00
Bitcoin Core move banners: change color to yellow
This commit is contained in:
parent
f02a8108f4
commit
a4cc515075
2 changed files with 5 additions and 1 deletions
|
@ -172,6 +172,10 @@ table td,table th{
|
|||
.banner-message.info a{
|
||||
background-color:#0d579b;
|
||||
}
|
||||
.banner-message.minor a{
|
||||
background-color: yellow;
|
||||
color: black;
|
||||
}
|
||||
.banner-message a span{
|
||||
display:block;
|
||||
margin:auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue