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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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