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) No edit summary |
||
| Line 1: | Line 1: | ||
#amaranth-tv-group { |
|||
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; |
|||
| ⚫ | |||
} |
} |
||