Generic Admonition is now grey
This commit is contained in:
parent
7b532917f2
commit
80fd7b2129
5 changed files with 11 additions and 6 deletions
|
@ -615,8 +615,8 @@ div.admonition {
|
|||
}
|
||||
|
||||
div.admonition {
|
||||
color: @admonition-tip-color;
|
||||
background-color: @admonition-tip-bg-color;
|
||||
color: @admonition-generic-color;
|
||||
background-color: @admonition-generic-bg-color;
|
||||
}
|
||||
|
||||
div.admonition.attention {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue