Code Test Post
Here’s a test of the new code CSS code I inserted into my theme.
code {
text-decoration: none;
border-left: 3px solid #989696;
margin-left: 20px;
padding-left: 15px;
font-family: monospace;
}
If this works, the above CSS should appear as a code block in Tumblr (incidentally, the above is the code I used to get the code block so this may or may not work)