Toggle menu
1.3K
1.7K
694
23.9K
Veloren Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Ajima/MyStyle.css: Difference between revisions

From Veloren Wiki
Content added Content deleted
No edit summary
No edit summary
Line 7:
justify-content: space-around;
}
.card, .wikitable {
margin: 5px;
width: 300px400px;
}

Revision as of 11:48, 14 September 2022

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