Files
perspective-dev--perspective/docs/md/perspective.css
T
2026-07-13 12:25:07 +08:00

16 lines
187 B
CSS

perspective-viewer {
height: 500px;
}
div.javascript:before {
content: "JavaScript:";
}
div.python:before {
content: "Python:";
}
div.rust:before {
content: "Rust:";
}