improved code blocks
This commit is contained in:
parent
c0b8e63a3f
commit
7008bec045
2 changed files with 16 additions and 2 deletions
|
@ -45,8 +45,8 @@ code {
|
|||
border: 1px solid #444;
|
||||
background: #EEE;
|
||||
color: #444;
|
||||
padding: 10px;
|
||||
margin-top: 20px;
|
||||
padding: 0px 10px 10px 10px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
/*blockquote:before {
|
||||
content: '>> ';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue