tweak page warning colors to have more contrast

This commit is contained in:
KemoNine 2023-03-23 10:36:11 -04:00
parent 05057ec159
commit c130163c71

View file

@ -63,7 +63,7 @@ thead, tfoot, tr:nth-child(even) { background: #eee; }
.anecdote-meta { .anecdote-meta {
text-decoration: none; text-decoration: none;
color: #dbd7d2; color: #080808;
background: #ff1493; background: #ff1493;
padding: 5px; padding: 5px;
border-radius: 5px; border-radius: 5px;