mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-29 12:01:07 -08:00
docs(info): correct classes
This commit is contained in:
parent
17572d7f3f
commit
4ca8619e03
|
@ -91,9 +91,9 @@ html[data-theme="dark"] .header-gk-link:before {
|
|||
no-repeat;
|
||||
}
|
||||
|
||||
div.admonition.admonition-tip.alert.alert--success {
|
||||
background-color: #3e8fb0;
|
||||
border-color: #3e8fb0;
|
||||
div.theme-admonition.theme-admonition-tip.alert.alert--success {
|
||||
background-color: #9ccfd8;
|
||||
border-color: #56949f;
|
||||
}
|
||||
|
||||
iframe.youtube {
|
||||
|
|
Loading…
Reference in a new issue