11 lines
132 B
SCSS
11 lines
132 B
SCSS
.page-content {
|
|
line-height: 1.5em;
|
|
}
|
|
|
|
pre {
|
|
font-size: .8em;
|
|
}
|
|
|
|
.CodeRay .code pre * {
|
|
background: transparent !important;
|
|
}
|