mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 11:03:40 +02:00
Style warnings
This commit is contained in:
parent
1b5ebd0876
commit
87584208aa
1 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,13 @@
|
|||
div.navbar-brand-box a.navbar-brand img {
|
||||
max-height: 13em !important;
|
||||
}
|
||||
|
||||
/* make sure warnings are properly displayed */
|
||||
.cell_output .output.stderr {
|
||||
background: #fff7dd;
|
||||
}
|
||||
|
||||
.cell_output .output.stderr pre {
|
||||
background-color: none;
|
||||
color: #b3a783;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue