If you have many blog posts that contain preformatted text, as is the case with my blog, you can add the following code in Custom CSS. You get the same aspect as the code below.
pre{ border-style: dotted; border-width: 2px; border-color: #aaaaaa; background-color: #f2f2f2; padding: 10px; font-family: 'Roboto Mono', monospace; font-size: 16px; word-break: break-word; white-space: pre-wrap; }
Photo by Teng Yuhong on Unsplash
Comments
Post a Comment