/*!
 * @author    Wolfgang Kowarschick <kowa@hs-augsburg.de>
 * @copyright 2016
 * @license   CC-BY-NC-SA-4.0
 */

#terminal, #terminal > p
{
  font-family: monospace;
  line-height: 1ex;
  white-space: pre;
}

.terminal_h1
{
  font-weight:   bold;
  font-size:     180%;
  margin-top:    2.0ex;
  margin-bottom: 1.5ex;
}

.terminal_p
{
  font-weight: normal;
  font-size:   100%;
}