mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Add CSS rule for the deprecated-removed directive
This commit is contained in:
parent
925914f950
commit
faed5b5132
1 changed files with 5 additions and 5 deletions
|
|
@ -329,7 +329,7 @@ dl.glossary dt {
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
p.deprecated {
|
||||
p.deprecated, p.deprecated-removed {
|
||||
background-color: #ffe4e4;
|
||||
border: 1px solid #f66;
|
||||
padding: 7px
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue