User:Ajima/MyStyle.css: Difference between revisions

From Veloren Wiki
Content added Content deleted
No edit summary
No edit summary
Line 4: Line 4:
justify-content: space-between;
justify-content: space-between;
}
}
.wikitable {
.table {
width : 180px;
width : 180px;
}
}

Revision as of 03:24, 31 August 2022

.flex-container {
display: flex;
flex-direction: row;
justify-content:  space-between;
}
.table {
	width : 180px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.