Oscar Plaisant 9662f353ee update
2024-03-28 23:43:36 +01:00

12 lines
164 B
CSS

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