Adjust dark mode info span color (#52006)

This commit is contained in:
ShizCalev
2020-07-06 00:15:01 -07:00
committed by GitHub
parent 99063b826f
commit f8e6361a11
@@ -306,7 +306,7 @@ em {font-style: normal; font-weight: bold;}
.boldannounce {color: #c51e1e; font-weight: bold;}
.greenannounce {color: #059223; font-weight: bold;}
.rose {color: #ff5050;}
.info {color: #6685f5;}
.info {color: #9ab0ff;}
.notice {color: #6685f5;}
.tinynotice {color: #6685f5; font-style: italic; font-size: 85%;}
.smallnotice {color: #6685f5; font-style: italic; font-size: 90%;}