mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-05 01:58:58 +03:00
Remove an obsolete style
This commit is contained in:
parent
25f6d5f6f3
commit
f7cd9422f6
@ -163,12 +163,6 @@ pre>samp {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.repl-prompt:before {
|
||||
/* Add this using CSS so it isn't selectable, which would be annoying when trying to copy/paste! */
|
||||
color: var(--repl-prompt);
|
||||
content: "» ";
|
||||
}
|
||||
|
||||
.repl-err {
|
||||
color: var(--magenta);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user