mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
fix caution and search style in dark mode (#3056)
This commit is contained in:
parent
547549bbf2
commit
8fbae15565
@ -331,8 +331,12 @@ div.body p, div.body dd, div.body li, div.body blockquote {
|
|||||||
border: 1px solid #808080;
|
border: 1px solid #808080;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.warning {
|
div.warning, div.caution {
|
||||||
background-color: #5d1616;
|
background-color: #5d1616;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dt:target, span.highlighted {
|
||||||
|
background-color: #8e8129;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user