tweak page warning colors to have more contrast
This commit is contained in:
parent
05057ec159
commit
c130163c71
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue