~smitop/eigen.fun

0ae009c67edd6652bb5c705d913071291519c39f — Smitty 2 years ago f0ff89a
add bakground to matrix
1 files changed, 3 insertions(+), 0 deletions(-)

M public/style.css
M public/style.css => public/style.css +3 -0
@@ 137,6 137,9 @@ nav .action .shortcut, nav .action .name {
    flex-direction: column;
    align-items: center;
}
#transform-matrix > .matrix {
    background-color: #ffffffbb;
}
.matrix {
    border-left: 5px solid black;
    border-right: 5px solid black;