Bringing text back in the sim (#1918)

This commit is contained in:
Richard Knoll
2019-03-13 16:36:04 -07:00
committed by GitHub
parent d1c9a4499c
commit 847545ec5f

View File

@ -140,6 +140,9 @@ namespace pxsim.visuals {
stroke: none;
fill: #777;
}
.sim-label, .sim-button-label {
fill: #000;
}
.sim-wireframe .sim-board {
stroke-width: 2px;
}