Template:Amaranth TV/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary |
Tesinormed (talk | contribs) Replaced content with ".amaranth-tv { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: var(--space-md); text-align: center; font-weight: bold; }" Tags: Replaced Manual revert |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
.amaranth-tv { |
|||
table { |
|||
display: flex; |
|||
justify-content: center; |
|||
align-items: center; |
|||
flex-wrap: wrap; |
|||
| ⚫ | |||
text-align: center; |
text-align: center; |
||
font-weight: bold; |
font-weight: bold; |
||
margin-left: auto; |
|||
margin-right: auto; |
|||
| ⚫ | |||
} |
} |
||