Template:Mainpage stats/styles.css

From WikiMSK
.mainpage-stats td {
    padding: 0 1rem;
}

.mainpage-stat a, .mainpage-stat{
    font-size: 1.75rem;
    font-weight:600;
    color: #3498db!important;
    margin-right: 0.25rem;
}

.mainpage-stats{
	margin-top:1.5rem;
}

table.mainpage-stats {
    display: flex;
    flex-direction: row;
    justify-content: center;
}