User:Ajima/MyStyle.css: Difference between revisions

From Veloren Wiki
Content added Content deleted
No edit summary
No edit summary
Line 8: Line 8:
}
}
.card, .wikitable {
.card, .wikitable {
margin: 10px;
margin: 100px;
width: 200px;
width: 200px;
}
}

Revision as of 11:34, 14 September 2022

.flex-container {
display: flex;
width: 1080px;
flex-direction: row;
margin: 0;
padding: 0;
justify-content:  space-around;
}
.card, .wikitable {
	margin: 100px;
	width: 200px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.