1
1
Fork 0
mirror of https://github.com/boxgaming/qbjs.git synced 2024-09-20 04:24:45 +00:00

Corrected text style of output console

This commit is contained in:
boxgaming 2022-07-06 11:58:28 -05:00
parent 73bf11f3c0
commit 55c7743754

View file

@ -38,12 +38,12 @@
position: absolute;
left: 620px;
top: 10px;
letter-spacing: 0px;
}
#gx-container {
border: 1px solid #666;
text-align: center;
background-color: #000;
letter-spacing: 0px;
}
#gx-canvas {
border: 1px solid #222;