Template:Template journal/styles.css
From All Skies Encyclopaedia
div.tj-box {
font-family: monospace;
white-space: pre;
padding: 1em;
white-space: pre-wrap;
overflow-x: hidden;
word-wrap: break-word;
background-color: #f8f9fa;
color: #000;
border: 1px solid #eaecf0;
line-height: 1.3;
tab-size: 4;
}
div.tj-box span.tj-tn {
font-weight: bold;
color: #4169e1;
}
div.tj-box span.tj-an {
font-weight: bold;
color: #2e8b57;
}
div.tj-box span.tj-ac {
font-style: italic;
color: #933;
}