mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
doc: style important admonishments
This commit is contained in:
@@ -325,8 +325,10 @@ div.appendix .important > :last-child {
|
||||
|
||||
div.book .note,
|
||||
div.book .tip,
|
||||
div.book .important,
|
||||
div.appendix .note,
|
||||
div.appendix .tip {
|
||||
div.appendix .tip,
|
||||
div.appendix .important {
|
||||
color: var(--note-text-color);
|
||||
background: var(--note-background);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user