Some style tweaks
This commit is contained in:
parent
3c99b74fd5
commit
7cb235310a
2 changed files with 12 additions and 4 deletions
|
@ -32,11 +32,11 @@
|
|||
}
|
||||
|
||||
pre > code {
|
||||
border-radius: 4px;
|
||||
border-left: 4px solid @primary;
|
||||
margin-bottom: 10px;
|
||||
overflow: auto;
|
||||
padding: 6px;
|
||||
margin: 0;
|
||||
padding-left:10px;
|
||||
tab-size: 4;
|
||||
-moz-tab-size: 4;
|
||||
|
||||
|
@ -46,7 +46,6 @@
|
|||
*/
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
padding: 0.5em;
|
||||
background: #282b2e;
|
||||
color: #e0e2e4;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue