mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 12:35:00 +01:00
6 lines
92 B
CSS
6 lines
92 B
CSS
body .gist .blob-num /* line numbers */,
|
|
body .gist .blob-code-inner
|
|
{
|
|
border: none;
|
|
}
|
|
|