/*
Theme Name: CSEE Responsive
Author: Zachariah T. Dzielinski
*/

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

.highlight-link {
  width: 100%;
  min-width: 100%;
}

.highlight {
  width: 100%;
  min-width: 100%;
}

.inline-img {
  display: inline;
}

td > a > img {
  max-width: inherit !important; 
  display: inherit !important; 
}
