Skip to content

Commit 38df8d1

Browse files
committed
added style
1 parent c857b4f commit 38df8d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/source/themes/nature_with_gtoc/static/nature.css_t

+5
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,11 @@ div.body p, div.body dd, div.body li {
201201
div.admonition p.admonition-title + p {
202202
display: inline;
203203
}
204+
git
205+
div.deprecated {
206+
background-color: #ffe4e4;
207+
border: 1px solid #f66;
208+
}
204209

205210
div.highlight{
206211
background-color: white;

0 commit comments

Comments
 (0)