.code-highlight pre {
 | 
						|
    overflow: auto;
 | 
						|
    background-color: inherit;
 | 
						|
    color: inherit;
 | 
						|
    border: inherit;
 | 
						|
}
 | 
						|
 | 
						|
@import "pygments.less";
 | 
						
.code-highlight pre {
 | 
						|
    overflow: auto;
 | 
						|
    background-color: inherit;
 | 
						|
    color: inherit;
 | 
						|
    border: inherit;
 | 
						|
}
 | 
						|
 | 
						|
@import "pygments.less";
 |