MediaWiki:Common.css: Difference between revisions

adding center to main list
justify-content
Line 125: Line 125:
}
}
#vw-main-list {
#vw-main-list {
text-align: center;
justify-content: center;
}
}
}
}