Skip to content

Commit b13e899

Browse files
author
Kevin Paul
committed
Add seealso admonition
1 parent fdd9bb0 commit b13e899

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

sphinx_pythia_theme/static/css/pythia.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sphinx_pythia_theme/static/css/pythia.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sphinx_pythia_theme/static/scss/pythia.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ div.admonition.important {
103103

104104
div.admonition.attention,
105105
div.admonition.caution,
106+
div.admonition.seealso,
106107
div.admonition.warning {
107108
color: #836839;
108109
border-color: #fbeed5;

0 commit comments

Comments
 (0)