mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 11:03:40 +02:00
Fix warning background color
This commit is contained in:
parent
87584208aa
commit
7f67c24480
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ div.navbar-brand-box a.navbar-brand img {
|
||||||
}
|
}
|
||||||
|
|
||||||
.cell_output .output.stderr pre {
|
.cell_output .output.stderr pre {
|
||||||
background-color: none;
|
background-color: transparent;
|
||||||
color: #b3a783;
|
color: #b3a783;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue