Template:Cmd/styles.css

.cmd:before {
	content: "$ ";
	color: #246;
}

.cmd-comment {
	font-style: italic;
	color: #408080
}