loops/doc/nocolorprompt.css
2017-10-16 21:43:09 +02:00

14 lines
203 B
CSS

/* colors for ColorPrompt like examples */
span.GAPprompt {
color: #000000;
font-weight: normal;
}
span.GAPbrkprompt {
color: #000000;
font-weight: normal;
}
span.GAPinput {
color: #000000;
}