6 lines
106 B
CSS
6 lines
106 B
CSS
.language-pycon .gp,
|
|
.language-pycon .go {
|
|
/* Generic.Prompt, Generic.Output */
|
|
user-select: none;
|
|
}
|