@ -51,10 +51,9 @@ code {
}
div.sourceCode {
div.sourceCode > div.sourceCode {
@include scrollable;
margin-left: 1rem;
margin-right: 1rem;
margin: 1rem;
code.sourceCode {
background-color: lighten($color-green, 78%);
@ -39,7 +39,7 @@ p {
blockquote {
background-color: $color-green-light;
margin: 0.5rem 1rem;
padding: 0.5rem 1rem;
border-left: $border-regular;
border-right: $border-thin;