Fix markdown plugin color overriding

This commit is contained in:
ArthurHoaro 2017-01-14 15:57:34 +01:00
parent 147f4df843
commit 246d72e143
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@
box-shadow: 0 -1px 0 #e5e5e5,0 0 1px rgba(0,0,0,0.12),0 1px 1px rgba(0,0,0,0.24);
}
.md_help {
#pageheader .md_help {
color: white;
}