You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
section p { |
|
margin-bottom: 0; |
|
} |
|
section h5 { |
|
margin-top: 1rem; |
|
} |
|
section code { |
|
padding-left: 0; |
|
} |
|
.sourcecode { |
|
margin-bottom: 1.25rem; |
|
padding: 6px 10px; |
|
background-color: #f4f4f4; |
|
} |
|
.sourcecode pre { |
|
padding: 0; |
|
font-size: 1em; |
|
} |
|
.sourcecode pre code { |
|
background-color: #f4f4f4; |
|
}
|
|
|