From 38df8d1335ee85ccb19a85b90163a832ef45b356 Mon Sep 17 00:00:00 2001 From: ImanolUr Date: Thu, 15 Mar 2018 01:49:09 +0100 Subject: [PATCH] added style --- doc/source/themes/nature_with_gtoc/static/nature.css_t | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/themes/nature_with_gtoc/static/nature.css_t b/doc/source/themes/nature_with_gtoc/static/nature.css_t index b61068ee28bef..9476ca613b61c 100644 --- a/doc/source/themes/nature_with_gtoc/static/nature.css_t +++ b/doc/source/themes/nature_with_gtoc/static/nature.css_t @@ -201,6 +201,11 @@ div.body p, div.body dd, div.body li { div.admonition p.admonition-title + p { display: inline; } +git +div.deprecated { + background-color: #ffe4e4; + border: 1px solid #f66; +} div.highlight{ background-color: white;