Skip to content

Commit fe40f73

Browse files
committed
Adjust the style for tags
1 parent d140119 commit fe40f73

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

doc/_static/style.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,18 @@ html.writer-html5 .rst-content dl.field-list {
162162
max-width: 80%!important;
163163
}
164164

165+
.sphx-glr-tag-label {
166+
font-weight: bold;
167+
background-color: #f2f3f5;
168+
padding: 0.1rem 0.35rem;
169+
}
170+
171+
.sphx-glr-tag {
172+
background-color: #e6eef8;
173+
margin: 0.1rem 0.2rem 0.1rem 0;
174+
padding: 0.1rem 0.35rem;
175+
}
176+
165177
/*
166178
* Styles for aligning table cells.
167179
* https://myst-parser.readthedocs.io/en/latest/syntax/tables.html#markdown-syntax

0 commit comments

Comments
 (0)