/**
 * Some special styling stuff for development
 */

#errorExplanation ul li {
  color: #ccc; 
  list-style-type: disc;
}

