diff --git a/css/index.css b/css/index.css index 5194188..10cf7ee 100644 --- a/css/index.css +++ b/css/index.css @@ -223,6 +223,7 @@ a[href].post-tag:focus { /* Warning */ .warning { background-color: #ffc; + color: var(--color-gray-level-50); padding: 1em 0.625em; /* 16px 10px /16 */ } .warning ol:only-child {