mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge 50cb14e813
into 8d4d394dad
This commit is contained in:
commit
db969db6fb
@ -145,6 +145,16 @@
|
||||
@extend .wy-alert.wy-alert-danger
|
||||
.warning, .caution, .attention, .admonition-todo
|
||||
@extend .wy-alert.wy-alert-warning
|
||||
|
||||
.seealso
|
||||
background-color: #e7ebfa
|
||||
&.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
|
||||
border-color: rgba(0, 0, 0, 0.1)
|
||||
|
Loading…
Reference in New Issue
Block a user