5 lines
87 B
CSS
5 lines
87 B
CSS
/* _gist.scss */
|
|
body .gist .blob-num,
|
|
body .gist .blob-code-inner {
|
|
border: none;
|
|
}
|