sc-lectures/style.html
2020-02-02 17:15:59 +03:00

12 lines
146 B
HTML

<style>
div.sourceCode {
background-color: transparent;
overflow: auto;
margin: 0em;
}
pre.sourceCode {
margin: 8px auto;
}
</style>