Add i18n support to the theme

This commit is contained in:
2023-01-01 01:28:18 -08:00
parent f56465c5ec
commit a2117a0093
8 changed files with 70 additions and 25 deletions

View File

@@ -261,7 +261,7 @@ figure {
margin: auto;
}
.draft-warning {
.warning {
@include bordered-block;
padding: 0.5rem;
background-color: #ffee99;