Minor polishes, auto loading and syntax highlight.
This commit is contained in:
@ -16,6 +16,10 @@ a code {
|
||||
color: #18bc9c;
|
||||
}
|
||||
|
||||
.hljs {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.jumbotron h2 {
|
||||
margin-top: 21px;
|
||||
margin-bottom: 10px;
|
||||
|
Reference in New Issue
Block a user