We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e894032 commit d16255fCopy full SHA for d16255f
1 file changed
user_guide_src/source/_static/css/citheme.css
@@ -263,6 +263,14 @@ html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(
263
background: #dd4814;
264
}
265
266
+.versionadded {
267
+ background: #dff0d8;
268
+}
269
+
270
+.deprecated {
271
+ background: #f2dede;
272
273
274
/* Footer ------------------------------------------------------------------- */
275
276
.rst-footer-buttons {
0 commit comments