mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
table.dict td:first-child { | table.dict td:first-child { | ||
text-align: center; | text-align: center; |
Latest revision as of 15:35, 9 December 2022
table.dict td:first-child { text-align: center; width: 20%; } @media (min-width: 900px) { .NotationBox { border: solid 3px; margin: auto; width: 70%; display: flex; } } @media (max-width: 900px) { .NotationBox { flex-direction: column; } } .backgroundTest0 { flex-direction: column; border: solid 3px; margin: auto; width: 70%; display: flex; } .backgroundTest1 { background: #FFFFFF }