4 lines
78 B
CSS
Raw Permalink Normal View History

.tile blockquote,pre {
2018-02-07 20:30:11 -07:00
background-color: var(--light);
padding: 5px;
}