blackbirdchess-docker-dev/docs/stylesheets/temporary.css
2017-02-22 15:22:42 -05:00

12 lines
257 B
CSS

/* This file only exists (temporarily) until the
custom styling can be replaced with the
implementation of the upstream project.
*/
blockquote {
padding: 0 20px;
margin: 0 0 20px;
font-size: inherit;
border-left: 5px solid #eee;
}