Add i18n support to the theme

This commit is contained in:
2023-01-01 01:28:18 -08:00
parent f56465c5ec
commit 98ee4bd8f3
9 changed files with 73 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;