Template:Seal triangles/style.css

table.seal-square-table {margin-top: 0;}
table.seal-square-table td.dummy {background-color: white;}
table.seal-square-table th.sum, td.sum {border-left: 3px solid gray; font-weight: bold;}

table.seal-square-table td {height: 40px;}
table.seal-square-table td.zero {color: gray;}
table.seal-square-table td.neg {background-color: #ffe2e2;}
table.seal-square-table td.details {color: gray; font-size: 50%;}
table.seal-square-table td.light {color: #888;}

table.seal-square-table small.multiplication {display: block; opacity: .7; font-size: 70%;}
table.seal-square-table small.multiplication span.triangle {color: #080;}
table.seal-square-table small.multiplication span.triangle2 {color: #c00;}
table.seal-square-table small.multiplication span.factor {color: #fb6c00;}

.seal-table-legend {opacity: .7; font-size: 70%;}
.seal-table-legend span.triangle {color: #080;}
.seal-table-legend span.triangle2 {color: #c00;}
.seal-table-legend span.factor {color: #fb6c00;}