Update _theme_rst.sass

This commit is contained in:
Aaron Carlisle 2021-04-10 14:45:04 -04:00 committed by GitHub
parent 2a407e9ce6
commit 50cb14e813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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