Blog/themes/papercut/static/css/styles.css

20 lines
241 B
CSS

img {
display: block;
border-radius: 8px;
margin: 3px auto;
max-width: 90%;
}
/*pre {
background-color: #272822;
border-radius: 8px;
padding: 16px;
}*/
/*code {
background-color: #272822;
border-radius: 8px;
padding: 0 8px;
}
*/