View source for Template:Template journal inline/styles.css
From Space Station 14 Wiki
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{pp-template}} */
span.tj-tape {
padding: 1px 4px;
font-family: monospace;
white-space: pre-wrap;
word-wrap: break-word;
background-color: var(--code-color-bg);
color: var(--code-color-text);
border: 1px solid var(--code-color-border);
line-height: 1.3;
tab-size: 4;
vertical-align: baseline;
border-radius: 2px;
margin: 0;
}
/* links */
span.tj-tape span.tj-tn,
span.tj-tape span.tj-tn a,
span.tj-tape span.tj-tn a:link,
span.tj-tape span.tj-tn a:visited,
span.tj-tape span.tj-tn a:hover {
000
1:0
Template used on this page:
Return to Template:Template journal inline/styles.css.