My Theme
This commit is contained in:
19
themes/papercut/static/css/styles.css
Normal file
19
themes/papercut/static/css/styles.css
Normal file
@@ -0,0 +1,19 @@
|
||||
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;
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user