Fixing link-colored text in list items.

This commit is contained in:
John Mulhausen
2017-11-08 03:06:39 -08:00
committed by GitHub
parent dc55b65d2e
commit 7cfe2e9da2

View File

@@ -26,7 +26,7 @@ body.night {
}
ol,
ul {
color: #c7c9ca;
color: #c7c9ca !important;
}
.header {
background-color: #101c29!important;