oscar.plaisant@icloud.com 03ecc4a65b update
2023-10-23 23:30:51 +02:00

12 lines
164 B
CSS

table.latexInputTable, #userInput, #resDisp {
width: 100%;
}
.latexInputTable td:first-child {
width: 30%;
}
.latexInputTable td:last-child {
width: 70%;
}