sc-lectures/style.html

12 lines
146 B
HTML
Raw Normal View History

2020-02-02 17:15:59 +03:00
<style>
div.sourceCode {
background-color: transparent;
overflow: auto;
margin: 0em;
}
pre.sourceCode {
margin: 8px auto;
}
</style>