mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
doc: style important admonishments
This commit is contained in:
parent
eeac4f06ba
commit
0613730f2f
1 changed files with 3 additions and 1 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue