Update index.css

This commit is contained in:
Mohsen Azimi 2022-03-19 20:43:04 -03:00 committed by GitHub
parent 3a3440eddd
commit 322aba53f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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