Skip to content

Commit d851c37

Browse files
committed
Hide Github admonitions
1 parent fc9bc20 commit d851c37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/_static/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ div.admonition.admonition-todo > .admonition-title::before {
125125
color: rgba(var(--pst-color-admonition-todo),1);
126126
content: var(--pst-icon-admonition-todo);
127127
}
128+
.admonition-github-only.admonition {
129+
display: none;
130+
}
128131

129132

130133
.topic {

0 commit comments

Comments
 (0)