(Couchor created the page Template:Transfers.css using a non-default content model "Sanitized CSS") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.transferList { | |||
display: flex; | |||
flex-direction: column; | |||
gap: 0.4rem; | |||
} | |||
.transferItem { | |||
display: flex; | |||
gap: 0.4rem; | |||
} |