MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 124: | Line 124: | ||
align-items: center !important; /* Centra tudo */ | align-items: center !important; /* Centra tudo */ | ||
text-align: center !important; | text-align: center !important; | ||
width: auto !important; | |||
margin: 0 auto !important; | |||
padding: 10px !important; | |||
flex-wrap: wrap !important; | |||
} | } | ||