.dark-gray{
  color: #ddd!important;
}
pre, code{
   color: #333;
}
.notice1, .notice2, .notice3{
   color: #333;
   border-color: darkgray;
   background: #ddd;
}
table{
  background: #333;
}
.contentnav button{color:white}