Template:Amaranth TV/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tag: Reverted |
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 |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
.amaranth-tv { |
|||
display: flex; |
display: flex; |
||
justify-content: center; |
justify-content: center; |
||
| Line 7: | Line 7: | ||
text-align: center; |
text-align: center; |
||
font-weight: bold; |
font-weight: bold; |
||
margin-inline: 0; |
|||
} |
} |
||