We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d140119 commit fe40f73Copy full SHA for fe40f73
1 file changed
doc/_static/style.css
@@ -162,6 +162,18 @@ html.writer-html5 .rst-content dl.field-list {
162
max-width: 80%!important;
163
}
164
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
175
176
177
/*
178
* Styles for aligning table cells.
179
* https://myst-parser.readthedocs.io/en/latest/syntax/tables.html#markdown-syntax
0 commit comments