7 lines
92 B
CSS
7 lines
92 B
CSS
body .gist .blob-num /* line numbers */,
|
|
body .gist .blob-code-inner
|
|
{
|
|
border: none;
|
|
}
|
|
|