mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Update _theme_rst.sass
This commit is contained in:
parent
2a407e9ce6
commit
50cb14e813
@ -134,14 +134,14 @@
|
||||
.warning, .caution, .attention, .admonition-todo
|
||||
@extend .wy-alert.wy-alert-warning
|
||||
|
||||
.seealso .admonition-title
|
||||
background-color: #7a87e6
|
||||
.seealso
|
||||
.seealso
|
||||
background-color: #e7ebfa
|
||||
.important .admonition-title
|
||||
background-color: #ddca3b
|
||||
.important
|
||||
&.admonition-title
|
||||
background-color: #7a87e6
|
||||
.important
|
||||
background-color: #f6f3a5
|
||||
&.admonition-title
|
||||
background-color: #ddca3b
|
||||
|
||||
// Some people put tables in notes. Let's give them very basic support.
|
||||
.admonition table
|
||||
|
Loading…
Reference in New Issue
Block a user