/* Base */
@import url(/.shared/themes/common/base-weblog.css);

/* Portal */


/* Theme */
@import url(/.shared/themes/vox/ragged-torch/screen.css);

/* Custom */
p.code {
  font-family: monospace;
  background-color: #eee;
  border: 1px solid #aaa;
  max-height: 150px;
  overflow: auto;
  padding: 1em;
}
pre.code {
  font-family: monospace;
  background-color: #eee;
  border: 1px solid #aaa;
  max-height: 150px;
  overflow: auto;
  padding: 1em;
}/* ph=1 */
/* nhm:from_kauri */




/* ph=1 */
/* nhm:from_kauri */
